Closed MerdanBay closed 2 years ago
Sorry, no idea. I'm not using Windows.
It'd help if you could debug load_blocks
which is toward the end of bdsim.py
and is invoked when you instantiate BDSim
.
Were you able to resolve this? I have have only recently been able to test under windows, the current version on GH works with windows
@petercorke No, not yet. However, it would be very helpful if we had a working installation document
You've installed what needs to be installed. If you get a chance please install the latest version from GH and let me know how it goes.
Environment
. Windows 10 + conda+ python3.9 . bdsim is installed by
pip install git+https://github.com/petercorke/bdsim.git
. machinevision is installed bypip install git+https://github.com/petercorke/machinevision-toolbox-python.git
. roboticstoolbox is installed bypip install git+https://github.com/petercorke/robotics-toolbox-python.git
ISSUE
When i try to run the sample code, i got these returns
and then
any idea why this happens?