Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Error: No module named 'pycurl'" #13

Open
Shohreh opened this issue Oct 16, 2022 · 0 comments
Open

"Error: No module named 'pycurl'" #13

Shohreh opened this issue Oct 16, 2022 · 0 comments

Comments

@Shohreh
Copy link

Shohreh commented Oct 16, 2022

Hello,

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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant