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

conda install #165

Closed
arjunsavel opened this issue Feb 19, 2024 · 4 comments
Closed

conda install #165

arjunsavel opened this issue Feb 19, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@arjunsavel
Copy link
Owner

Describe the bug

conda install hangup!

To Reproduce

conda installing

Expected behavior

should install.

Screenshots

Additional context

@arjunsavel arjunsavel added the bug Something isn't working label Feb 19, 2024
@arjunsavel arjunsavel self-assigned this Feb 19, 2024
@arjunsavel
Copy link
Owner Author

works locally on MacOS / Arm64. Ubuntu is a no. probably the tight constraints on package versions.

@arjunsavel
Copy link
Owner Author

easiest dependencies to prune:

  • pandas : only used for reading excel files
  • openpyxl: only for excel workbooks for loading darks?
  • just drop the pillow constraint, see what happens?
  • scikit-image: it's just peak_local_max.

@arjunsavel
Copy link
Owner Author

should be better after relaxing some dependencies?

@arjunsavel
Copy link
Owner Author

this got fixed! just took a while to install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant