Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DIPY Package #133

Open
JSousa-UoL opened this issue Jun 22, 2021 · 4 comments
Open

DIPY Package #133

JSousa-UoL opened this issue Jun 22, 2021 · 4 comments
Labels

Comments

@JSousa-UoL
Copy link

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'"

@JSousa-UoL
Copy link
Author

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.

@bwoodsend
Copy link
Member

--collect-data=dipy should take care of that FileNotFoundError.

@JSousa-UoL
Copy link
Author

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.

@bwoodsend
Copy link
Member

I'll leave it open just in case someone wants to finish it off...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants