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

Specify python version for virtualenv #52

Open
WayneKeenan opened this issue Oct 13, 2018 · 4 comments
Open

Specify python version for virtualenv #52

WayneKeenan opened this issue Oct 13, 2018 · 4 comments
Assignees
Milestone

Comments

@WayneKeenan
Copy link

Current mainline is python2.

The docs could make it explicit when creating the virtualenv on a host that is defaulting to python3:

virtualenv -p python2 pcbmode-env

@JarrettR
Copy link

Use the fork:

https://github.com/threebytesfull/pcbmode/tree/improve-test-coverage

It runs on Python 3, too

@WayneKeenan
Copy link
Author

That’s cool. Thanks

Just the docs need to reflect the main point of entry for n00bs, don’t they?

@JarrettR
Copy link

I would very much like @saardrimer to merge that branch into mainline!

@saardrimer saardrimer self-assigned this Dec 12, 2019
@saardrimer saardrimer added this to the Cinco milestone Dec 12, 2019
@saardrimer
Copy link
Contributor

I'm starting to work on the next version of PCBmodE at branch cinco-master.

I understand that for Python 3.5+ we should be using the native venv, so I'll update the docs to reflect that. See also #48 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants