KumarLabJax / JABS-behavior-classifier

Behavior Classifier Component from the Jax Animal Behavior System
Other
12 stars 2 forks source link

Add working `environment.yml` #46

Closed talmo closed 3 weeks ago

talmo commented 4 weeks ago

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 (https://github.com/conda-forge/qt-webengine-feedstock/pull/46).

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

anshu957 commented 3 weeks ago

Tested on M1 chip with python version --3.10.15:

All OK ✅