How to install on Windows ; readme is a mess #195
-
Once I do
Python 3.11.5 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I guess you have to do this command inside "Git Bash" edit : I did this poetry command and pip install --force-reinstall dist/*.whl in "Git bash" but I get :
I tried to reopen bash git, same. |
Beta Was this translation helpful? Give feedback.
-
I don't get this problem, probably because I have C:\Python\Scripts in the PATH environment variable, (it can be added by running systempropertiesadvanced.exe). See the section "Windows Dependencies" in the readme. |
Beta Was this translation helpful? Give feedback.
I have to go manually inside
C:\Users\ngermann01\AppData\Local\pypoetry\Cache\virtualenvs\wikiteam3-nKU9tNCP-py3.11\Scripts
with git bashand do
./dumpgenerator --help
there