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

Installing Pyramid on a Windows System needs correction #2661

Closed
stevepiercy opened this issue Jun 30, 2016 · 0 comments
Closed

Installing Pyramid on a Windows System needs correction #2661

stevepiercy opened this issue Jun 30, 2016 · 0 comments
Assignees
Labels

Comments

@stevepiercy
Copy link
Member

See (and possibly other instances for creating a virtual environment):
http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/install.html#installing-pyramid-on-a-windows-system

For Python 3.5.2 (I just verified):
windows-install-1
windows-install-2
windows-install-3

Then from command line:

c:\>set VENV=c:\env
c:\>python -m venv %VENV%
@stevepiercy stevepiercy added this to the 1.7.1 milestone Jul 1, 2016
@stevepiercy stevepiercy self-assigned this Jul 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant