proxy-checker-python
proxy-checker-python copied to clipboard
ImportError: pycurl: libcurl link-time version (7.64.1) is older than compile-time version.The package version is 0.6
File "/Users/rhf/workspace/seatower_analytics/seatower_analytics/tiktok/admin.py", line 20, in
Uninstall pycurl and check the LD_LIBRARY_PATH, then. It has to be the correct libcurl path. Then, install pycurl again and it should work. It is a common error when using environments and such. Hope it helps!