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

Issue with oatomobile module installation #15

Open
djminkus opened this issue Nov 11, 2020 · 0 comments
Open

Issue with oatomobile module installation #15

djminkus opened this issue Nov 11, 2020 · 0 comments

Comments

@djminkus
Copy link

djminkus commented Nov 11, 2020

I'm getting an error when running "pip install oatomobile".

Here is my command prompt output:

C:\Users\david>pip install oatomobile --log oatlog.txt
Collecting oatomobile
  Using cached oatomobile-0.1.0.tar.gz (62 kB)
Collecting absl-py==0.9.0
  Using cached absl-py-0.9.0.tar.gz (104 kB)
Collecting gym==0.17.1
  Using cached gym-0.17.1.tar.gz (1.6 MB)
Collecting pygame==1.9.6
  Using cached pygame-1.9.6.tar.gz (3.2 MB)
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

C:\Users\david>pip list
Package    Version
---------- -------
numpy      1.19.4
pip        20.2.4
pygame     2.0.0
setuptools 50.3.2

And attached is the logfile generated by the installation attempt.

The key error might be "ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output." But I'm not experienced with pip and don't know what this really means.

oatlog.txt

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