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

Proper support of pyyaml dependency #1

Open
briancurtin opened this issue Mar 7, 2018 · 1 comment
Open

Proper support of pyyaml dependency #1

briancurtin opened this issue Mar 7, 2018 · 1 comment

Comments

@briancurtin
Copy link
Owner

This currently only works properly if you either pip install requirements.txt directly from a checkout or if you've done the requisite pip command to install from GitHub before or after pip install pine. This is due to yaml/pyyaml#126 and it not yet supporting 3.7.

@hugovk
Copy link

hugovk commented Jun 27, 2018

Good news: PyYAML 4.1 has been released which now installs successfully on Python 3.7.

yaml/pyyaml#126 (comment)

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

2 participants