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
Your instructions for installing are kind of confusing. What's this "Wox Python installation" and where? Do you just install the SDK into the plugin directory, install PyWin32, and then copy PyWin32 into the plugin directory? Cause I'd quite like to use this, but the instructions aren't the most clear and I can't change the directory PyWin32 installs to.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Unfortunately that doesn't seem to be the case for me. My Wox directory doesn't seem to have anything Python related aside from the Python Hello World plugin.
However, upon further inspection (And fully noticing the Python Directory part of General Settings, that's on me), it's indeed not within Wox's own directories, but pointing towards a Python installation in my User/Appdata/Local directory. That's... Ooookay then. Isn't it common practice in programming/deployment to put your included installation of such a thing in the directory of your own item?
Anyway, That still only answers one of my questions. "Copy all files to the Wox plugin directory within a subfolder." Copy what files from what all exactly? And does the name of the subfolder matter, or must it be a specific one?
Your instructions for installing are kind of confusing. What's this "Wox Python installation" and where? Do you just install the SDK into the plugin directory, install PyWin32, and then copy PyWin32 into the plugin directory? Cause I'd quite like to use this, but the instructions aren't the most clear and I can't change the directory PyWin32 installs to.
Thanks in advance.
The text was updated successfully, but these errors were encountered: