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
Thanks for making this available to everyone. Appreciate it. Out of curiosity, if you run the following command on Linux, what is the output?
Python
Import os
os.name
I might build the Linux paths into my config.py file permanently to make this easier in future.
EDIT: Nevermind, just realised that platform.system() is the better way to differentiate between Windows, macOS and Linux. I will add this to the next release.
Hi there,
Just wanted to let you know that I've created a package for Arch Linux:
https://aur.archlinux.org/packages/pyspy/
I created a patch for a tiny tweak to config.py, but I'll leave it up to you if you'd like to incorporate it.
Cheers!
The text was updated successfully, but these errors were encountered: