-
Notifications
You must be signed in to change notification settings - Fork 70
Issue with helper script installation #337
Comments
The same thing happened with me. Last version on firefox. |
The installation instructions need revised, as |
Thanks @Silent-Soldier, but here's what I get when I try that. Maybe I misunderstood what you were suggesting? |
Have you updated Pythons built-in utilities (pip, setuptools, wheel, etc.), as well as ensured Python is in PATH, including USERPATH (i.e. %USERPROFILE%\AppData\Roaming\Python\Python3xx\ and %USERPROFILE%\AppData\Roaming\Python\Python3xx\Scripts)? Python defaults to USERPATH since 3.8? unless running the shell with Admin privileges. Also, are you using Command Prompt or Powershell? They each require a different syntax. The one I provided was tested/successful using Powershell (Core 7.2 to be exact). |
i already did all of these and i still cant fucking install it |
I just got a new device running Windows 11. I installed Python 3.10, installed the latest version of Open With in Firefox, and downloaded the open_with_windows script.
When I try to run the script from the command prompt, nothing happens. I can see another console window open for a split second, then it disappears. If I click "test installation, I get the" Something went wrong" message.
I've installed the helper successfully on several other machines, and I've tested other Python scripts on my current machine—they all work fine.
Any suggestions?
The text was updated successfully, but these errors were encountered: