Irina Truong

Results 126 comments of Irina Truong

Why not. I have to tell you though, this project has not been maintained in forever. A lot of dependencies need to be updated, first of all docker-py and prompt_toolkit....

Not really. I had many plans for improving wharfee, and it's still my favorite project, but haven't had the time to actively maintain it. If you or someone else is...

@jonathanslenders Thank you! I think rebasing on top of master should fix the things breaking in travis.

@jonathanslenders I removed 2.6 and 3.3 from travis, because py.test refuses to install with those versions anymore. But the build breaks with this now: ``` Could not find a version...

I'll look into this. Thanks for reporting!

I tried installing this way in a container based on Oracle Linux 6, and it seems to work for me: ``` yum update yum install -y python python-dev python-setuptools git...

@craigbarrau: please try the installing the latest (0.6.7) with easy_install as above. The last error you have should be fixed in there. I try to have wharfee work on as...

Notes to self. I've been digging into this issue further. It seems like pip and / or setuptools have problems installing certain packages under 2.6, even though these packages are...

See this issue in the original data repo: https://github.com/fictivekin/openrecipes/issues/218. To reiterate what was said there, automated backups broke and the developer has no time / resources to fix it, but...