Bug during picking (not always!) #28

Open
opened 2022-03-24 13:55:13 +01:00 by ludger · 0 comments
Collaborator

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

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
sebastianw added the
bug
label 2023-04-09 22:19:35 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: marcel/pylot#28
No description provided.