Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Conversation

@sixcy
Copy link

@sixcy sixcy commented May 9, 2021

Hello,

I could not run make test out of the box on my machine - flake8 complained about a number of things, then I ran into ImportError issues.

It turns out that python was defaulting to python2 on my machine, and the provided Python scripts do not work with Python2.
They do work with Python3 though, so I changed python to python3 in the makefile.

Cyril SIX added 2 commits May 9, 2021 12:18
Those were not working with Python2, but they do work with Python3.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant