[SOLVED] Installing the Python environment
Published: March 8, 2021 - 12:07 PM
Hello,
As a newcomer to WAPT, I'd like to prepare my PC for a WAPT package creation environment.
I followed the Tranquil.it documentation to install the Python environment using the "tis-waptdev" package.
However, after installation and rebooting my PC, I'm encountering a missing module issue in PyScripter: "
No module named OpenSSL
". I found a similar post using the "Request" module, but the solution doesn't work for me (WAPT agent update).
I had the same problem with the same module, which I resolved with "python -m pip install module_name".
However, some modules can't be installed due to version differences.
I should mention that I also installed "wapt tools" via pip.
Is there anything else I need to install to resolve dependency and module issues?
Thank you for your help,
Adrian.
- Installed WAPT version (1.8.2.7334)
- Server OS: Debian 10
- Administration/package creation machine OS: Windows 10 20H2
As a newcomer to WAPT, I'd like to prepare my PC for a WAPT package creation environment.
I followed the Tranquil.it documentation to install the Python environment using the "tis-waptdev" package.
However, after installation and rebooting my PC, I'm encountering a missing module issue in PyScripter: "
No module named OpenSSL
". I found a similar post using the "Request" module, but the solution doesn't work for me (WAPT agent update).
I had the same problem with the same module, which I resolved with "python -m pip install module_name".
However, some modules can't be installed due to version differences.
I should mention that I also installed "wapt tools" via pip.
Is there anything else I need to install to resolve dependency and module issues?
Thank you for your help,
Adrian.
- Installed WAPT version (1.8.2.7334)
- Server OS: Debian 10
- Administration/package creation machine OS: Windows 10 20H2