-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
I run google colab without editing anything. So I understand the problem is in the version how to change it in colab?
When running Install Avrstudio and Dependencies outputs
ERROR: tinycudann-1.7-cp310-cp310-linux_x86_64.who is not a supported wheel on this platform
ERROR: pip's dependencyresolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
gracio-status 1.71.0 requires protobuf<6.0 dev,>=5.26.1, but you have protobuf 3.20.3 which is incompatible.
tensorflow-metadata 1.16.1 requires protobuf<6.0.0 dev,>=4.25.2; python_version >= "3.11", but you have protobuf 3.20.3 which is incompatible.
When starting, Start training outputs
File "/usr/local/lib/python3.11/dist-packages/torch/_dynamo/eval_frame.py", line 377, in check_if_dynamo_supporter
raiseRuntimeError("Python 3.11+ not yet supported for torch.compile")
Runtime Error: Python 3.11+ not yet supported for torch.compile