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
Have you gotten the library to work with pyinstaller?
Not really and it needs several hidden imports.
Additional context
So far I manage to hidden import dipy and dipy.data.
The error I'm having at the moment is "[Errno 2] No such file or directory:
'C:\(...)\AppData\Local\Temp\_MEI146122\dipy\data\files\repulsion724.npz'"
The text was updated successfully, but these errors were encountered:
I would give more priority to DIPY compared to XNAT, as XNAT is easy to solve with hidden import and DIPY is a very popular package in the scientific community.
Perfect, that solved my problem. Thank you @bwoodsend !
Feel free to close this issue or keep it open if you think you have time to do this. I won't have time to contribute to this unfortunately.
Which library is the hook for?
dipy
(https://dipy.org/)Have you gotten the library to work with pyinstaller?
Not really and it needs several hidden imports.
Additional context
So far I manage to hidden import dipy and dipy.data.
The error I'm having at the moment is "[Errno 2] No such file or directory:
'C:\(...)\AppData\Local\Temp\_MEI146122\dipy\data\files\repulsion724.npz'"
The text was updated successfully, but these errors were encountered: