SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
549 stars 124 forks source link

pip install -r requirements-complete.txt #49

Closed RedDragonGecko closed 1 year ago

RedDragonGecko commented 1 year ago

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. extract-msg 0.41.1 requires chardet<6,>=4.0.0, which is not installed. argilla 1.7.0 requires httpx<0.24,>=0.15, which is not installed. tb-nightly 2.12.0a20230126 requires google-auth-oauthlib<0.5,>=0.4.1, but you have google-auth-oauthlib 1.0.0 which is incompatible. tb-nightly 2.12.0a20230126 requires tensorboard-data-server<0.7.0,>=0.6.0, but you have tensorboard-data-server 0.7.0 which is incompatible. sentry-sdk 1.22.1 requires urllib3<2.0.0, but you have urllib3 2.0.3 which is incompatible. open-clip-torch 2.7.0 requires protobuf==3.20.0, but you have protobuf 4.23.2 which is incompatible. mediapipe 0.10.0 requires protobuf<4,>=3.11, but you have protobuf 4.23.2 which is incompatible. google-auth 2.19.1 requires urllib3<2.0, but you have urllib3 2.0.3 which is incompatible. clean-fid 0.1.29 requires requests==2.25.1, but you have requests 2.31.0 which is incompatible. argilla 1.7.0 requires numpy<1.24.0, but you have numpy 1.24.3 which is incompatible. argilla 1.7.0 requires pandas<2.0.0,>=1.0.0, but you have pandas 2.0.2 which is incompatible. pyopenssl 23.0.0 requires cryptography<40,>=38.0.0, but you have cryptography 40.0.2 which is incompatible.

Cohee1207 commented 1 year ago

Describe your full setup. Do you run in conda env, colab, or?

RedDragonGecko commented 1 year ago

Never mind. Its because Conda is stupid and conflicts with packages installed outside the env I fixed it with this in case anybody else has the same problem conda install merv::envvar-pythonnousersite-true