Closed saki82 closed 2 years ago
Did you try this article: https://zato.io/en/docs/3.2/dev/libs/pip.html
Thanks @sampathpagolu , i found the issue. It was in the windows_update.bat which called "environment.py" instead of "zato_environment.py". Thats why it never installed the requirements. Fixed it in PR #1189
I am on Windows 10 following the instructions on Zato.io. After invoking "zato quickstart ~\env\my1" i get the following error: typing_extensions is already installed, what is the issue? Thank you!