请问这种报错是什么原因? 还不支持tensorflow 2.x吗:ERROR: Cannot install minlp-tokenizer==3.2.1 and minlp-tokenizer==3.2.2 because these package versions have conflicting dependencies.
The conflict is caused by:
minlp-tokenizer 3.2.2 depends on tensorflow<2 and >=1.15
minlp-tokenizer 3.2.1 depends on tensorflow<2 and >=1.15
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
请问这种报错是什么原因? 还不支持tensorflow 2.x吗:ERROR: Cannot install minlp-tokenizer==3.2.1 and minlp-tokenizer==3.2.2 because these package versions have conflicting dependencies.
The conflict is caused by:
minlp-tokenizer 3.2.2 depends on tensorflow<2 and >=1.15
minlp-tokenizer 3.2.1 depends on tensorflow<2 and >=1.15
To fix this you could try to: