Skip to content

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

Open
@Shohreh

Description

@Shohreh

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions