microsoft / archai

Accelerate your Neural Architecture Search (NAS) through fast, reproducible and modular research.
https://microsoft.github.io/archai
MIT License
467 stars 92 forks source link

[BUG] getting_started requirements.txt #174

Closed lovettchris closed 1 year ago

lovettchris commented 1 year ago

Describe the bug

image

To Reproduce Steps to reproduce the behavior:

  1. Create new python 3.10 conda environment
  2. pip install archai
  3. Try and run the getting-started notebooks

Expected behavior should work

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

lovettchris commented 1 year ago

never mind, my pip install archai didn't work properly.