tods
tods copied to clipboard
ImportError: pycurl: libcurl link-time version (7.69.1) is older than compile-time version (7.73.0)
I got 'ImportError: pycurl: libcurl link-time version (7.69.1) is older than compile-time version (7.73.0)' when execute 'from axolotl.utils import data_problem'.
Reduce the version of pycurl to 7.43.0.2 (the default installed version is 7.43.0.5).
from d3m import index error I got 'ImportError: pycurl: libcurl link-time version (7.58.0) is older than compile-time version (7.68.0)' I used pycurl==7.43.0.6
from d3m import index error I got 'ImportError: pycurl: libcurl link-time version (7.58.0) is older than compile-time version (7.68.0)' I used pycurl==7.43.0.6
Degrad pycurl to 7.43.0.2, if it still not work, try to degrad to earlier version. BTW, the contributors are trying to make TODS not depend on pycurl, new version TODS won't have this issue.
@HeGsnS I try to pycurl to 7.43.0 ,it still not work.
Traceback (most recent call last):
File "