Beet dosent recognise my config file #5466
Replies: 12 comments 1 reply
-
I think something has gone wrong with the description. Could you fix it to clarify the command that has been run? Where is your config located? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Thanks for replying, i checked both discussions and it seems that those problems were in linux and i dont think they are related to me, the program works but the configuration file itself dosent seem to be recognized |
Beta Was this translation helpful? Give feedback.
-
What's the output of |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Where is it you've placed your configuration? It seems like beets is looking at |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
What's the output of |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Where did you install Python from? I found some discussions mentioning that Python from the Windows Store is sandboxed and can't access certain paths: https://www.reddit.com/r/learnpython/comments/12b0ckc/pythonwindows_10_writing_files_to_appdata/ |
Beta Was this translation helpful? Give feedback.
-
I see, I did install from the microsoft store so ill uninstall and try again from a normal source. |
Beta Was this translation helpful? Give feedback.
-
Ok so after installing python 3.13 I saw that there was an issue with imghdr missing, and saw that 3.13 removes support for it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
Problem
Running this command in verbose (
-vv
) mode:Setup
My configuration (output of
beet config
) is:Beta Was this translation helpful? Give feedback.
All reactions