installing genesis #645
Unanswered
raphinathan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I need help with getting started.
I first installed Genesis via PyPI:
C:>pip install genesis-world
Then cloned the repo and tried to install locally
C:\projects\Genesis>pip install -e .
ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: C:\projects\Genesis
(A "pyproject.toml" file was found, but editable mode currently requires a setup.py based build.)
Beta Was this translation helpful? Give feedback.
All reactions