Closed puppetrx closed 4 years ago
Hi there! Thanks for opening this issue. Unfortunately, it seems this is a request for help instead of a report of a defect in the project. Please use StackOverflow for general usage questions instead and only report defects here.
After backtesting in a windows laptop using python3 that the code worked fine, I uploaded the code to my recently purchased VPS service. I installed pip, python3 and the requests module (among others) only to find that when I try to run the script from the server terminal it returns the title error. It also returns the same error if I open python3 in the terminal of the vps and manually try to make a python3 request
Expected Result
I expected to be able to conduct a simple python request running python script in a VPS that makes use of Ubuntu20
Actual Result
What worked perfectly in a windows pc returns an error when executed by the VPS
Reproduction Steps
System Information