pytti-notebook icon indicating copy to clipboard operation
pytti-notebook copied to clipboard

Libray issue for FiLM

Open Latch4 opened this issue 2 years ago • 1 comments

I get this error when I run step 1 i get the following error

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. tensorflow 2.12.0 requires numpy<1.24,>=1.22, but you have numpy 1.20.3 which is incompatible. pydantic 1.10.7 requires typing-extensions>=4.2.0, but you have typing-extensions 3.10.0.2 which is incompatible. librosa 0.10.0.post2 requires typing-extensions>=4.1.1, but you have typing-extensions 3.10.0.2 which is incompatible. jaxlib 0.4.7+cuda11.cudnn86 requires numpy>=1.21, but you have numpy 1.20.3 which is incompatible. jax 0.4.7 requires numpy>=1.21, but you have numpy 1.20.3 which is incompatible. flax 0.6.8 requires typing-extensions>=4.1.1, but you have typing-extensions 3.10.0.2 which is incompatible. cmdstanpy 1.1.0 requires numpy>=1.21, but you have numpy 1.20.3 which is incompatible. chex 0.1.7 requires typing-extensions>=4.2.0; python_version < "3.11", but you have typing-extensions 3.10.0.2 which is incompatible. arviz 0.15.1 requires typing-extensions>=4.1.0, but you have typing-extensions 3.10.0.2 which is incompatible.

Latch4 avatar Apr 08 '23 08:04 Latch4

https://colab.research.google.com/github/pytti-tools/frame-interpolation/blob/main/PyTTI_Tools_FiLM-colab.ipynb#scrollTo=toGdeAXf6NdM

This is the link to the Colab page i am using encase there are different versions.

Latch4 avatar Apr 08 '23 08:04 Latch4