You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had reports from users of other toolboxes on linux (I'm guessing) with Python 3.10. Can you ensure all your packages are uptodate, or haven't been regressed by some subsequent install. Self is defined in the typing_extensions.py package for python 3.10. This gradual change of type hints is a pain.
I installed spatialmath by using the command "pip install spatialmath-python",
Then tried importing it in ipython:
"from spatialmath.base import *"
I got the error(s) as shown in the attached text file.
spatialmath_error.txt
The text was updated successfully, but these errors were encountered: