Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble saving #208

Open
librafrog opened this issue Apr 17, 2024 · 0 comments
Open

Trouble saving #208

librafrog opened this issue Apr 17, 2024 · 0 comments

Comments

@librafrog
Copy link

Describe the bug

Can't save, getting error on save
2024-04-17 15:24:15,092 -     MetaManager.Core -    ERROR - Unhandled exception saving changes
Traceback (most recent call last):
  File "src\MetadataManager\MetadataManagerLib.py", line 114, in process
  File "src\Common\LoadedComicInfo\LoadedComicInfo.py", line 119, in write_metadata
  File "src\Common\LoadedComicInfo\LoadedComicInfo.py", line 155, in _process
  File "src\Common\LoadedComicInfo\LoadedComicInfo.py", line 283, in _recompress
TypeError: expected str, bytes or os.PathLike object, not NoneType

To Reproduce
Steps to reproduce the behavior:
I fill some info manually or fetch it (this case). When ready to save I get this. My 💭 is probably something about the python installed or it can't find a particula script. $PATH$ variable is set and it's recognized accross system.

Expected behavior
Maybe I should change the path to the program cause now it may get some access problems. Currently at:

C:\evolve\Testing\MangaManager-nightly_eac4a08\MangaManager_eac4a08_NoCuda

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10 22H2
  • Version 1.0.4 DW from "releases here" nightly eac4a08

Additional context
2024-04-17 15:10:16,877 - root - INFO - Loading Config from: C:\Users\Username\MangaManager\settings.ini
2024-04-17 15:10:17,256 - root - WARNING - Missing dependecies for torch. disabling similarity
Let me now if it something easily fixed 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant