dmarx / notebooks

misc notebooks i wanted to put in tracking
17 stars 2 forks source link

Install Dependencies Issue #13

Closed kikegraphics closed 1 year ago

kikegraphics commented 1 year ago

I´m trying to run this notebook but when I run the "install dependencies" cell it shows me 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. tensorboard 2.9.1 requires protobuf<3.20,>=3.9.2, but you have protobuf 3.20.3 which is incompatible.. I´m not running locally btw.

any help?. thank you .

dmarx commented 1 year ago

this is just pip being noisy, you can ignore that. move on to the next cell as if nothing happened and let me know if you have issues.