Page 1 of 1

Installing a package

Published: November 30, 2018 - 11:50 AM
by vandatt
Hello,
I'm setting up a WAPT server and I want to deploy software that isn't included in the WAPT library. I've followed the technical documentation and used PyScript, but when I right-click on "i-build-upload", an error appears in the waptutils.py file on the line "import custom_zip as zipfile". However, I've verified that the module is present in C:\python34\Lib.
Do you know of a solution to this problem?

Thank you in advance.

Re: Installing a package

Published: November 30, 2018 - 1:59 PM
by sfonteneau
Hello,

it seems you don't have the correct Python environment in PyScripter. You mentioned

... Could you check the registered and used version in PyScripter? (see image)

Simon