hfs
hfs
**Describe the bug** In the About dialog › Author, some author names contain unicode characters, but they are displayed with wrong encoding, at least on my system. **To Reproduce** Steps...
### Compatible Device - [X] I'm running Raspotify on a compatible Device ### Are you sure? - [X] I'm not trying to run Raspotify on a ARMv6 device ### Compatible...
No APPDATA environment variable in Linux: expected str, bytes or os.PathLike object, not NoneType
Trying to run ```python3 from pandasgui import show ``` on Ubuntu Linux fails with: ``` Traceback (most recent call last): File "/home/hfs/usr/bin/pandasgui-file", line 7, in from pandasgui import show File...
Some VPNs ask for a second token code. Correct the call to read_password() in these cases to read_input("password"). See 2065462 where the subroutine was renamed. The error message is: Undefined...