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

Python 3 #7

Open
jayvdb opened this issue Dec 29, 2018 · 0 comments
Open

Python 3 #7

jayvdb opened this issue Dec 29, 2018 · 0 comments

Comments

@jayvdb
Copy link

jayvdb commented Dec 29, 2018

Would you be interested in a patch for Python 3 support? (I prefer a pure python solution)

> python -m pip install --user -e .
Obtaining file:///home/jayvdb/projects/yaml/yq
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/home/jayvdb/projects/yaml/yq/setup.py", line 4, in <module>
        from itertools import imap, ifilter
    ImportError: cannot import name 'imap'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /home/jayvdb/projects/yaml/yq/
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

1 participant