ERROR: Command errored out with exit status 1:

错误提示:

1、

 ERROR: Command errored out with exit status 1:
   command: 'E:\anaconda\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\lenovo\\AppData\\Local\\Temp\\pip-install-1i9h237k\\causalml\\setup.py'"'"'; __file__='"'"'C:\\Users\\lenovo\\AppData\\Local\\Temp\\pip-install-1i9h237k\\causalml\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\lenovo\AppData\Local\Temp\pip-wheel-a4_b0eto' --python-tag cp38
       cwd: C:\Users\lenovo\AppData\Local\Temp\pip-install-1i9h237k\causalml\
  Com

你可能感兴趣的:(python,windows,开发语言)