Error when running it in linux ubuntu #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
python3 streamdeck.py
Checking for updates.. this won't take long! (You can press ctrl+C to cancel and you'll be able to disable auto-updates)
Seems you're new to the software!
Would you like to scan for an existing official Streamdeck software? This will let you import your icon and background packs. (y/n): y
Press enter when you've mounted your windows drive (so the program can reach it easily). This will scan /media/ for drives that have Windows on them.
Traceback (most recent call last):
File "/home/***/streamdeck-plus-software/streamdeck.py", line 111, in
for subdir in os.listdir(user):
TypeError: listdir: path should be string, bytes, os.PathLike, integer or None, not list
Created the following directory inside the app's and it solved the problem
/media
Dunno why there was an issue with this, but I will look into it when I get a chance -- until then I'm gonna leave this issue open
the directory should exist inside the project
I'm 90% positive this won't happen anymore - but let me know if it does