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 Aeon environment set-up instructions #333

Open
anayapouget opened this issue Feb 13, 2024 · 0 comments
Open

Update Aeon environment set-up instructions #333

anayapouget opened this issue Feb 13, 2024 · 0 comments

Comments

@anayapouget
Copy link

In the option 2 set-up instructions using pip and venv:

  • The python version required for installation should be changed from ">=3.9" to ">=3.11".
  • The env activation code source aeon/bin/activate works on linux but not on windows, so instructions could be updated for other OS

This won't really be relevant in the future but for now we may also want to note that if you follow the option 1 set-up instructions using conda, you also have to run pip install -e . for the aeon module to be recognized.

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

No branches or pull requests

1 participant