You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FWIW, pycurl is required… but won't install. It's Python 3.8.10 on Windows7 (I know).
phpmyadmin_sql_backup.py etc.
Error: No module named 'pycurl'
=========
pip install -U pycurl
error: subprocess-exited-with-error
x python setup.py egg_info did not run successfully.
¦ exit code: 10
?-> [1 lines of output]
Please specify --curl-dir=/path/to/built/libcurl
[end of output]
=========
python -m pip install -U pip setuptools
=========
phpmyadmin_sql_backup.py etc.
Error: No module named 'pycurl'
Cheers,
The text was updated successfully, but these errors were encountered:
Hello,
FWIW, pycurl is required… but won't install. It's Python 3.8.10 on Windows7 (I know).
Cheers,
The text was updated successfully, but these errors were encountered: