Skip to content

ImportError: pycurl: libcurl link-time version (7.64.1) is older than compile-time version.The package version is 0.6 #13

@CrankyChili

Description

@CrankyChili

File "/Users/rhf/workspace/seatower_analytics/seatower_analytics/tiktok/admin.py", line 20, in
from . import models, tasks
File "/Users/rhf/workspace/seatower_analytics/seatower_analytics/tiktok/tasks.py", line 14, in
from proxy_checker import ProxyChecker
File "/Users/rhf/workspace/seatower_analytics/.venv/lib/python3.8/site-packages/proxy_checker/init.py", line 1, in
from .proxy_checker import ProxyChecker
File "/Users/rhf/workspace/seatower_analytics/.venv/lib/python3.8/site-packages/proxy_checker/proxy_checker.py", line 1, in
import pycurl
ImportError: pycurl: libcurl link-time version (7.64.1) is older than compile-time version (7.74.0)

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