Skip to content

Conversation

@petterreinholdtsen
Copy link
Contributor

Tell setup.py to require python >= 3.0, and throw a RuntimeError
if the sys.version_info.major is below 3.

Fixes #187.

Tell setup.py to require python >= 3.0, and throw a RuntimeError
if the sys.version_info.major is below 3.

Fixes SebKuzminsky#187.
@jnweiger
Copy link

jnweiger commented May 9, 2022

This does not fix #187 for me -- but should be merged anyway, as enforcing python3 is a good thing.
I can confirm that it does no harm and works as intended.

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

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named 'pycam.errors' FreeBSD12.2

2 participants