Skip to content

When I pipenv install,MemoryError #3834

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

Closed
mentoorliubin opened this issue Jul 11, 2019 · 3 comments
Closed

When I pipenv install,MemoryError #3834

mentoorliubin opened this issue Jul 11, 2019 · 3 comments
Labels
Status: Awaiting Update ⏳ This issue requires more information before assistance can be provided. Status: Needs More Information This issue does not provide enough information to take further action.

Comments

@mentoorliubin
Copy link

Failed creating virtual environment
[pipenv.exceptions.VirtualenvCreationException]: File "c:\users\travel\appdata\local\programs\python\python37\lib\site-packages\pipenv\cli\command.py", line 254, in install
[pipenv.exceptions.VirtualenvCreationException]: editable_packages=state.installstate.editables,
[pipenv.exceptions.VirtualenvCreationException]: File "c:\users\travel\appdata\local\programs\python\python37\lib\site-packages\pipenv\core.py", line 1741, in do_install
[pipenv.exceptions.VirtualenvCreationException]: pypi_mirror=pypi_mirror,
[pipenv.exceptions.VirtualenvCreationException]: File "c:\users\travel\appdata\local\programs\python\python37\lib\site-packages\pipenv\core.py", line 574, in ensure_project
[pipenv.exceptions.VirtualenvCreationException]: pypi_mirror=pypi_mirror,
[pipenv.exceptions.VirtualenvCreationException]: File "c:\users\travel\appdata\local\programs\python\python37\lib\site-packages\pipenv\core.py", line 506, in ensure_virtualenv
[pipenv.exceptions.VirtualenvCreationException]: python=python, site_packages=site_packages, pypi_mirror=pypi_mirror
[pipenv.exceptions.VirtualenvCreationException]: File "c:\users\travel\appdata\local\programs\python\python37\lib\site-packages\pipenv\core.py", line 935, in do_create_virtualenv
[pipenv.exceptions.VirtualenvCreationException]: extra=[crayons.blue("{0}".format(c.err)),]
[pipenv.exceptions.VirtualenvCreationException]: MemoryError

@mentoorliubin mentoorliubin changed the title When I pupenv install,MemoryError When I pipenv install,MemoryError Jul 11, 2019
@frostming
Copy link
Contributor

Seems related to #3832 , can you confirm the python version?

@frostming frostming added Status: Awaiting Update ⏳ This issue requires more information before assistance can be provided. Status: Needs More Information This issue does not provide enough information to take further action. labels Jul 11, 2019
@mentoorliubin
Copy link
Author

Seems related to #3832 , can you confirm the python version?

solved! thanks a lot!
It's about versions.

@frostming
Copy link
Contributor

frostming commented Jul 11, 2019

Thanks, lets awaite the upstream fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Awaiting Update ⏳ This issue requires more information before assistance can be provided. Status: Needs More Information This issue does not provide enough information to take further action.
Projects
None yet
Development

No branches or pull requests

2 participants