Giter Site home page Giter Site logo

jbei-edd's People

Contributors

chimaerase avatar cpinto-teselagen avatar gbirkel avatar kaysermagnus avatar natechols avatar rpavez avatar wmorrell avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jbei-edd's Issues

Start-edd.sh failing when building Flower

Step 1/11 : FROM buildpack-deps:stretch
 ---> d63e05ca3eba
Step 2/11 : LABEL maintainer="William Morrell <[email protected]>"
 ---> Using cache
 ---> 9f7deb16259f
Step 3/11 : ENV PYTHONUNBUFFERED 1
 ---> Using cache
 ---> e265a33eeb1f
Step 4/11 : ENV LANG C.UTF-8
 ---> Using cache
 ---> b8eaca102ad7
Step 5/11 : RUN apt-get update     && apt-get upgrade -y     && apt-get install -y         netcat         python-all         python-all-dev         python-pip     && apt-get autoremove -y     && rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 388f5779dcef
Step 6/11 : ADD requirements.txt /tmp/
 ---> Using cache
 ---> c787cbacfdbc
Step 7/11 : RUN pip install --upgrade pip setuptools wheel     && pip install -r /tmp/requirements.txt
 ---> Running in 0f32fd6d8826
Collecting pip
  Downloading https://files.pythonhosted.org/packages/62/a1/0d452b6901b0157a0134fd27ba89bf95a857fbda64ba52e1ca2cf61d8412/pip-10.0.0-py2.py3-none-any.whl (1.3MB)
Collecting setuptools
  Downloading https://files.pythonhosted.org/packages/20/d7/04a0b689d3035143e2ff288f4b9ee4bf6ed80585cc121c90bfd85a1a8c2e/setuptools-39.0.1-py2.py3-none-any.whl (569kB)
Collecting wheel
  Downloading https://files.pythonhosted.org/packages/1b/d2/22cde5ea9af055f81814f9f2545f5ed8a053eb749c08d186b369959189a8/wheel-0.31.0-py2.py3-none-any.whl (41kB)
Installing collected packages: pip, setuptools, wheel
  Found existing installation: pip 9.0.1
    Not uninstalling pip at /usr/lib/python2.7/dist-packages, outside environment /usr
  Found existing installation: setuptools 33.1.1
    Not uninstalling setuptools at /usr/lib/python2.7/dist-packages, outside environment /usr
  Found existing installation: wheel 0.29.0
    Not uninstalling wheel at /usr/lib/python2.7/dist-packages, outside environment /usr
Successfully installed pip-10.0.0 setuptools-39.0.1 wheel-0.31.0
Traceback (most recent call last):
  File "/usr/bin/pip", line 9, in <module>
    from pip import main
ImportError: cannot import name main
ERROR: Service 'flower' failed to build: The command '/bin/sh -c pip install --upgrade pip setuptools wheel     && pip install -r /tmp/requirements.txt' returned a non-zero code: 1```

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.