Closed LiamDawe closed 7 years ago
Strange. Try these steps in order and see if it corrects the issue:
python3
is installed.python3 /home/liam/Downloads/gnome-dash-fix-0.2-beta/interactive.py
?Let me know how it goes. :smiley:
Yeah I have Python 3.6.1. It is executable, would it even run if it wasn't? Yes it works if I do: python3 /home/liam/Downloads/gnome-dash-fix-0.2-beta/interactive.py
Awesome! Since it's working, I'm going to close this issue. Feel free to open it back up if the issue reappears.
I think I found the source of this issue and have fixed it in the latest version (see commit a5bfdb9f033c620d7a677cb239afbf5047bcee67).
I modified the shebang to use #!/usr/bin/env python3
instead.
So I tested the new interactive script and it doesn't really work.
Running it on Arch, it changes the cursor, but no prompts or anything come up. Click on anything and suddenly "os" and "sys" files appear in the directory.
Here's some output: