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

Failures in nodes.py #6520

Closed
jfinkhaeuser opened this issue Jan 21, 2020 · 3 comments
Closed

Failures in nodes.py #6520

jfinkhaeuser opened this issue Jan 21, 2020 · 3 comments

Comments

@jfinkhaeuser
Copy link

I'm getting a bunch of failures in nodes.py in this line:

assert isinstance(location[0], py.path.local), location[0]

I've tried upgrading to the latest version, but it's still there in 5.3.4 - in master, though, the line is gone. I presume there's a good reason for that.

It would be nice to see a newer release so my builds no longer fail. See RonnyPfannschmidt/prance#64 for a PR that keeps failing because of this issue.

@The-Compiler
Copy link
Member

Duplicate of #6517 - fixed in #6518, I assume a release will follow as soon someone finds the time to do so.

@nicoddemus
Copy link
Member

@jfinkhaeuser meanwhile you can pin to !=5.3.4 to workaround this issue.

@jfinkhaeuser
Copy link
Author

Thanks guys!

serge-sans-paille added a commit to serge-sans-paille/pythran that referenced this issue Jan 23, 2020
jeanlaroche pushed a commit to jeanlaroche/pythran that referenced this issue Jan 28, 2020
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

No branches or pull requests

3 participants