Lrobinson746
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Lrobinson746-
Thanks for your help. I finally realised what was wrong. I was running a jupyter notebook in a python3.7 virtual environment but jupyter was picking up python 3.8. I have now fixed this and have...
-
As mentioned in my first comment I have instaled pyrealsense2 successfully in Python 3.7 using the command pip install pyrealsense2 but still get the error message when trying torun the line in m...