when I try to install : pip install neuralintent
, I get this error:
The conflict is caused by:
neuralintents 0.0.4 depends on tensorflow
neuralintents 0.0.3 depends on tensorflow
neuralintents 0.0.2 depends on tensorflow
neuralintents 0.0.1 depends on tensorflow
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict.
I am not sure how to fix this. Any help would be great so I can install Neuralintent.
source https://stackoverflow.com/questions/73437342/how-to-fix-error-the-conflict-is-caused-by-neuralintents-0-0-4-depends-on-tens
Comments
Post a Comment