Coder Social home page Coder Social logo

Comments (13)

etel avatar etel commented on August 27, 2024 3

easy_install -U funkload works for me, pip seems to be broken.

from funkload.

nqn avatar nqn commented on August 27, 2024

+1

from funkload.

tsauerwein avatar tsauerwein commented on August 27, 2024

I am getting: ImportError: No module named ez_setup (Python 2.7.6)

$ venv/bin/pip install funkload
Downloading/unpacking funkload
  Downloading funkload-1.17.1.tar.gz (107kB): 107kB downloaded
  Running setup.py (path:/home/.../funkload/venv/build/funkload/setup.py) egg_info for package funkload
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/home/.../funkload/venv/build/funkload/setup.py", line 24, in <module>
        import ez_setup
    ImportError: No module named ez_setup
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/home/.../funkload/venv/build/funkload/setup.py", line 24, in <module>

    import ez_setup

ImportError: No module named ez_setup

from funkload.

iurisilvio avatar iurisilvio commented on August 27, 2024

@tsauerwein You have to pip install ez_setup to fix this error and get the same error I reported.

from funkload.

tsauerwein avatar tsauerwein commented on August 27, 2024

@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 venv/bin/pip install git+https://github.com/nuxeo/FunkLoad.git worked without manually installing ez_setup.

from funkload.

martianedd avatar martianedd commented on August 27, 2024

I am having the same problem. I suppose 1.16.1 is the way to go for now.

from funkload.

oneself avatar oneself commented on August 27, 2024

Both of these are still a problem. Should the lastest version be rolled back?

from funkload.

jerri avatar jerri commented on August 27, 2024

Is funkload dead? Would be a pity...

from funkload.

Jerry-Fix avatar Jerry-Fix commented on August 27, 2024

agree with @etel, easy_install works fine, pip not.

from funkload.

saaj avatar saaj commented on August 27, 2024

In the latest archive (https://pypi.python.org/packages/source/f/funkload/funkload-1.17.1.tar.gz#md5=1bf832246a5bedbc7fbbf352841c8c0b) there's no file ez_setup.py. Though it's not compatible with Python3 anyway. Master is compatible. pip install git+https://github.com/nuxeo/FunkLoad.git works. Haven't checked yet whether it's functional, because there were Python3 SyntaxErrors from webunit. Installation has succeed though.

from funkload.

Souljourner8 avatar Souljourner8 commented on August 27, 2024

The easy_install method worked for me as @etel mentioned. pip still doesn't work to install funkload

from funkload.

tokibito avatar tokibito commented on August 27, 2024

+1

from funkload.

piotr-dobrogost avatar piotr-dobrogost commented on August 27, 2024

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

from funkload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.