安装失败的问题
houboowen opened this issue · 1 comments
houboowen commented
你好,python3.5.2,安装chat模块一直失败,似乎是不兼容的问题,按照readme,除了python版本之外似乎没有别的要求,请教一下这该如何解决:
chat 1.0.4.dev32 depends on py2neo==3.1.2
chat 1.0.4.dev31 depends on py2neo==3.1.2
chat 1.0.4.dev30 depends on py2neo==3.1.2
chat 1.0.4.dev28 depends on py2neo==3.1.2
chat 1.0.4.dev26 depends on py2neo==3.1.2
To fix this you could try to:
- loosen the range of package versions you've specified
- remove package versions to allow pip attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
weiwie123 commented
我也是这个问题,请问解决了吗?感谢🙏