SeyedHamidreza / cognitive_robotics_manipulation

18 stars 9 forks source link

M1 Mac Assignment 2/Python 3.10 errors #1

Open O-T-O-Z opened 1 year ago

O-T-O-Z commented 1 year ago

Installing pyrealsense2 on M1

For everyone with M1 Macs that tries to install pyrealsense2: This step by step worked for me https://github.com/IntelRealSense/librealsense/issues/5275#issuecomment-1059876482. NOTE: Do not clone this in a folder that is in your iCloud Drive and brew install glfw instead of glfw3.

Running simulation.py with Python 3.10

DanielSkala commented 1 year ago

Yes, this works for me :)