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

Add working environment.yml #46

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

talmo
Copy link
Contributor

@talmo talmo commented Oct 15, 2024

This PR adds an environment.yml that produces a working conda environment across platforms and corresponding instructions in the README.

The only non-conda package that is used is for PySide6 since QtWebEngine is not yet available for Qt 6.x on conda-forge (conda-forge/qt-webengine-feedstock#46).

I didn't add anything to the docs in case you guys wanted to hold off on that before testing.

@SkepticRaven SkepticRaven requested a review from anshu957 October 17, 2024 17:43
@anshu957
Copy link
Collaborator

Tested on M1 chip with python version --3.10.15:

  • Opening GUI app
  • training the classifier
  • labeling the frames

All OK ✅

Copy link
Contributor

@SkepticRaven SkepticRaven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's some issues with getting libxcb to link up for the linux conda environment, but I think that's more of a headless or system/conda path issue which we can ignore for now...

@SkepticRaven SkepticRaven merged commit 3df2ab3 into KumarLabJax:main Oct 21, 2024
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