ceuk/spotui

Issues when running the command "spotui"

FourDeveloper opened this issue · 4 comments

I'm getting these errors logs when I run the SPOTUI command.

I'm currently using python 3.9.0 [64b], pip 21.1.3 [the latest version], and the latest version of windows 10.

Capture

looks like it expected the log file to be there and it wasn't. Is this a fresh install? update?

looks like it expected the log file to be there and it wasn't. Is this a fresh install? update?

Fresh install, I tried uninstalling both packages with "pip uninstall spotui & spotipy" and reinstalling the spotui with the same "pip install spotui" command.

Note: Both .config/spotui/.spotuirc wasn't created when I ran the spotui command & .cache files were not created when I was installing the Pip Spotui Package.

Heads up, I'm also experiencing the same thing on macOS ventura. Running python 3.9. Running the spotui command didn't create the .spotuirc file or the .cache. Fresh install with pip 21.2.4.

I am also having this problem with python 3.10.2, pip 23.2.1 and Windows 10.0.19045. Has anyone found a fix?

image