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:
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 😃
Describe the bug
Can't save, getting error on save
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:
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
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 😃