You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version: Python version and audiobook-dl version
python 3.12
audiobook-dl 0.7.3
Describe the bug A clear and concise description of what the bug is.
Installation ends with:
Removing c:\users\kuruk\appdata\local\programs\python\python312\lib\site-packages\audiobook_dl-0.7.3-py3.12.egg
error: [WinError 32] The process cannot access the file because it is being used by another process: 'c:\users\kuruk\appdata\local\programs\python\python312\lib\site-packages\audiobook_dl-0.7.3-py3.12.egg'
Command output Command and output with --debug flag
Installation method:
Github repo or pip/pypi
pip. tried:
cd audiobook-dl
python3 setup.py install
ffmpeg installed without issues
Version:
Python version and audiobook-dl version
python 3.12
audiobook-dl 0.7.3
Describe the bug
A clear and concise description of what the bug is.
Installation ends with:
Removing c:\users\kuruk\appdata\local\programs\python\python312\lib\site-packages\audiobook_dl-0.7.3-py3.12.egg
error: [WinError 32] The process cannot access the file because it is being used by another process: 'c:\users\kuruk\appdata\local\programs\python\python312\lib\site-packages\audiobook_dl-0.7.3-py3.12.egg'
Command output
Command and output with
--debug
flagpy setup.py install --debug output:
No
packages
orpy_modules
configuration, performing automatic discovery.flat-layout
detected -- analysing .discovered packages -- ['audiobookdl', 'audiobookdl.assets', 'audiobookdl.output', 'audiobookdl.sources', 'audiobookdl.utils', 'audiobookdl.assets.errors', 'audiobookdl.assets.sources', 'audiobookdl.assets.sources.podimo', 'audiobookdl.output.metadata', 'audiobookdl.sources.source']
The text was updated successfully, but these errors were encountered: