huggingface/deep-rl-class

[HANDS-ON BUG] Unit 7 hands on not working on M1 Pro Mac

alperenunlu opened this issue · 1 comments

Describe the bug

protobuf causing problems when installing onnx==1.12.0

also mlagents-learn not working

ImportError: dlopen(/Users/alp/miniconda3/envs/hfrl/lib/python3.9/site-packages/grpc/_cython/cygrpc.cpython-39-darwin.so, 0x0002): symbol not found in flat namespace '_kCFStreamPropertySocketNativeHandle'

Material

If not:

  • macOS Sonoma 14.0

Hey there 👋 you should open this issue to MLAgents since it's a Unity MLAgents issue: https://github.com/Unity-Technologies/ml-agents/tree/develop

Thanks 🤗