zacharyvoase / curly

Use the curl command line interface from Python with minimal fuss.
The Unlicense
2 stars 1 forks source link

No module named 'httplib' #2

Open dust63 opened 2 months ago

dust63 commented 2 months ago

import curly

Raised: No module named 'httplib' File "/workspaces/powersystems_vm_client/powersystems_vm_client/main.py", line 3, in import curly ModuleNotFoundError: No module named 'httplib'

dust63 commented 2 months ago

Python 3.12.4