camenduru / text-to-video-synthesis-colab

Text To Video Synthesis Colab
The Unlicense
1.42k stars 168 forks source link

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. pandas-gbq 0.17.9 requires pyarrow<10.0dev,>=3.0.0, but you have pyarrow 11.0.0 which is incompatible. #7

Closed ghost closed 1 year ago

ghost commented 1 year ago

Attempted to run text_to_video_synthesis.ipynb

I have been getting this 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. pandas-gbq 0.17.9 requires pyarrow<10.0dev,>=3.0.0, but you have pyarrow 11.0.0 which is incompatible.

Screenshot 2023-04-04 214428

How would I downgrade the pyarrow from 11.0.0 to pyarrow<10.0dev,>=3.0.0 can someone help me with this error.

camenduru commented 1 year ago

thanks @ELO2023 ❤ maybe fixed please try again