-
Notifications
You must be signed in to change notification settings - Fork 84
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
pip install funkload==1.17.1 fails #145
Comments
+1 |
I am getting:
|
@tsauerwein You have to |
@iurisilvio Actually FunkLoad contains the file ez_setup.py, so there should be no need to install it manually. Maybe it's not included in the build? Because |
- update to 1.17.1 - remove bogus py-xml dependency - shorten COMMENT - limit python version to 2.x - update patch to setup.py to make it build (there is upstream issue [1]) [1] nuxeo/FunkLoad#145 Approved by: lwhsu (maintainer, by email) git-svn-id: svn+ssh://svn.freebsd.org/ports/head@390439 35697150-7ecd-e111-bb59-0022644237b5
- update to 1.17.1 - remove bogus py-xml dependency - shorten COMMENT - limit python version to 2.x - update patch to setup.py to make it build (there is upstream issue [1]) [1] nuxeo/FunkLoad#145 Approved by: lwhsu (maintainer, by email)
I am having the same problem. I suppose 1.16.1 is the way to go for now. |
Both of these are still a problem. Should the lastest version be rolled back? |
Is funkload dead? Would be a pity... |
easy_install -U funkload works for me, pip seems to be broken. |
agree with @etel, easy_install works fine, pip not. |
In the latest archive (https://pypi.python.org/packages/source/f/funkload/funkload-1.17.1.tar.gz#md5=1bf832246a5bedbc7fbbf352841c8c0b) there's no file |
The easy_install method worked for me as @etel mentioned. pip still doesn't work to install funkload |
+1 |
The funny thing is version 1.17.1 was meant to fix packaging issue on pypi https://github.com/nuxeo/FunkLoad/releases/tag/1.17.1 |
I tried older versions and it works fine. Current master branch works too. The current (1.17.1) PyPI package fails.
Looks like README.txt was not packaged.
The text was updated successfully, but these errors were encountered: