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

Update ptycho_gui installation deps #102

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Conversation

padraic-shafer
Copy link
Contributor

These changes are needed in order to install on new environments.

* Newer versions of CuPy are published as `cupy-cuda11x`, `cupy-cuda12x`, etc for versions `11.x`, `12.x`, etc.
* Older versions of CuPy are published as `cupy-cuda80`, `cupy-cuda102`, etc for versions `8.0`, `10.2`, etc.
`run-ptycho` should use the entrypoint for the active conda environment, and not assume where it was installed.
* Do not upgrade to numpy v2 or databroker v2 unknowingly.
@dmgav
Copy link
Contributor

dmgav commented Aug 21, 2024

Are we still limited to Python 3.9?

@padraic-shafer
Copy link
Contributor Author

Are we still limited to Python 3.9?

For this PR, I changed only what was necessary. This was to maintain compatibility with existing/legacy deployments.

I believe that Hiran is looking into additional upgrades in a separate branch for new deployments.

@padraic-shafer
Copy link
Contributor Author

@dmgav Thank you for the review!

@padraic-shafer padraic-shafer merged commit cd6835d into master Aug 22, 2024
1 check failed
@hyperrealist
Copy link

Sorry about the late reply. I've been trying to run this ptycho_gui but bumping into issues. They are probably unrelated to these changes, but I'll confirm when I learn more.

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

Successfully merging this pull request may close these issues.

3 participants