Page 1 of 1

Problem -i build-upload

Published: April 12, 2019 - 9:56 AM
by Stribouille
Good morning,

I am currently testing the creation of a package.
I upgraded yesterday to the latest version of the server & agent (1.7).
When I try to run `-i build upload` in PyScripter (v3.6.0.0 x64) + Python (2.7 or 3.7), I get an error message:
ImportError: no module named request
So I can't upload my package to my private repository.
Any ideas?
THANKS.
I remain available for further details.

Re: Problem -i build-upload

Published: April 12, 2019 - 10:31
by Stribouille
I installed PyScripter via the store and manually, same error...

Re: Problem -i build-upload

Published: April 12, 2019 - 3:24 PM
by htouvet
In PyScripter, you must choose the Wapt execution configuration "c:\program files (x86)\wapt" (and not the system configuration c:\python27).
In the Run / Python versions /... menu, it should be the second menu item.

Re: Problem -i build-upload

Published: April 12, 2019 - 4:02 PM
by Stribouille
Thank you for the quick response.

I made progress but now have a second error message. A pop-up appears and it says:
Python could not be properly initialized. We must leave
And then:
Remote server is not connected.
Please reset or disconnect the remote interpreter

Re: Problem -i build-upload

Published: April 13, 2019 - 10:07 PM
by Stribouille
I'm reinstalling my virtual server from scratch.
At least I'll have a clean machine by Monday. ;)

Re: Problem -i build-upload

Published: April 14, 2019 - 12:52 PM
by Stribouille
After reinstalling my server, it's working.
Phew, I'll be able to make progress on Monday.
If anyone can tell me how to mark the post title as resolved, thank you.