Bug during picking (not always!) #28
Labels
No Label
analysis
bug
documentation
enhancement
feature
incompatibility
management
Priority:0
Priority:1
Priority:2
Priority:3
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: marcel/pylot#28
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
During (P)-picking, the following error occurs:
ValueError: On entry to DLASCL parameter number 4 had an illegal value
The above exception was the direct cause of the following exception:
........
File "/home/ludger/anaconda3/envs/pylot_38/lib/python3.8/site-packages/numpy/linalg/linalg.py", line100, in _raise_linalgerror_lstsq raise LinAlgError("SVD did not converge in Linear Least Squares")
SystemError:<class'numpy.linalg.LinAlgError'> returned a result with an error set