Giter Club home page Giter Club logo

hydra-flock-drone's People

Contributors

chrizandr avatar dependabot[bot] avatar xadahiya avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hydra-flock-drone's Issues

Install packages failed

  • OS: Windows
  • IDE: PyCharm 2019.1
  • Executed command: pip install -e git://github.com/HTTP-APIs/hydrus.git#egg=hydrus
  • Command Output:
Obtaining hydrus from git+git://github.com/HTTP-APIs/hydrus.git#egg=hydrus
  Updating c:\users\hcspe\appdata\local\programs\python\python36\src\hydrus clone
Collecting aniso8601==3.0.2 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/17/13/eecdcc638c0ea3b105ebb62ff4e76914a744ef1b6f308651dbed368c6c01/aniso8601-3.0.2-py2.py3-none-any.whl
Requirement already satisfied: appdirs==1.4.3 in c:\users\hcspe\appdata\local\programs\python\python36\lib\site-packages (from hydrus) (1.4.3)
Requirement already satisfied: blinker==1.4 in c:\users\hcspe\appdata\local\programs\python\python36\lib\site-packages (from hydrus) (1.4)
Requirement already satisfied: click==6.7 in c:\users\hcspe\appdata\local\programs\python\python36\lib\site-packages (from hydrus) (6.7)
Collecting Flask==1.0.2 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl
Collecting Flask-Cors==3.0.6 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/d1/db/f3495569d5c3e2bdb9fb8a66c54503364abb6f35a9da2227cf5c9c50dc42/Flask_Cors-3.0.6-py2.py3-none-any.whl
Requirement already satisfied: Flask-RESTful==0.3.6 in c:\users\hcspe\appdata\local\programs\python\python36\lib\site-packages (from hydrus) (0.3.6)
Collecting gevent==1.3.5 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/31/51/3ac1065fdd957c77fa488d1e97848f5d37b9b2fc8f0ed22b304801163eea/gevent-1.3.5-cp36-cp36m-win_amd64.whl
Collecting greenlet==0.4.13 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/76/13/9b4ce3e6f701b67b8abc90b7d97bf34f3f2fc7ebda73cef1be9bb0ea85c9/greenlet-0.4.13-cp36-cp36m-win_amd64.whl
Requirement already satisfied: itsdangerous==0.24 in c:\users\hcspe\appdata\local\programs\python\python36\lib\site-packages (from hydrus) (0.24)
Collecting Jinja2==2.10 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
Requirement already satisfied: lifter==0.4.1 in c:\users\hcspe\appdata\local\programs\python\python36\lib\site-packages (from hydrus) (0.4.1)
Requirement already satisfied: MarkupSafe==1.0 in c:\users\hcspe\appdata\local\programs\python\python36\lib\site-packages (from hydrus) (1.0)
Collecting packaging==17.1 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/ad/c2/b500ea05d5f9f361a562f089fc91f77ed3b4783e13a08a3daf82069b1224/packaging-17.1-py2.py3-none-any.whl
Collecting pep8==1.7.1 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/42/3f/669429ce58de2c22d8d2c542752e137ec4b9885fff398d3eceb1a7f5acb4/pep8-1.7.1-py2.py3-none-any.whl
Requirement already satisfied: persisting-theory==0.2.1 in c:\users\hcspe\appdata\local\programs\python\python36\lib\site-packages (from hydrus) (0.2.1)
Collecting psycopg2==2.7.5 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/7c/8c/fa1ede14d6687c6dd042ce9193f7dea8d76500cbb959fd053f99bcf691de/psycopg2-2.7.5-cp36-cp36m-win_amd64.whl
Requirement already satisfied: pyparsing==2.2.0 in c:\users\hcspe\appdata\local\programs\python\python36\lib\site-packages (from hydrus) (2.2.0)
Collecting python-dateutil==2.7.3 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/cf/f5/af2b09c957ace60dcfac112b669c45c8c97e32f94aa8b56da4c6d1682825/python_dateutil-2.7.3-py2.py3-none-any.whl
Collecting pytz==2018.5 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/30/4e/27c34b62430286c6d59177a0842ed90dc789ce5d1ed740887653b898779a/pytz-2018.5-py2.py3-none-any.whl
Collecting six==1.11.0 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl
Collecting SQLAlchemy==1.2.10 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/8a/c2/29491103fd971f3988e90ee3a77bb58bad2ae2acd6e8ea30a6d1432c33a3/SQLAlchemy-1.2.10.tar.gz
Collecting thespian==3.9.2 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/89/c1/549ff7c6aecf0d9b69972aacadf47cd3da47ef4be0c1831e962f2243716b/thespian-3.9.2.zip
Collecting Werkzeug==0.14.1 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl
Collecting PyYAML==5.1 (from hydrus)
  Using cached https://files.pythonhosted.org/packages/72/da/386634cb17f33b12278af017ccb3314cede4806af70285f396b8f6af1203/PyYAML-5.1-cp36-cp36m-win_amd64.whl
Requirement already satisfied: hydra_python_core in c:\users\hcspe\appdata\local\programs\python\python36\lib\site-packages (from hydrus) (0.1)
Collecting hydra_openapi_parser (from hydrus)

  Could not find a version that satisfies the requirement hydra_openapi_parser (from hydrus) (from versions: )
No matching distribution found for hydra_openapi_parser (from hydrus)

Update libraries

We have vulnerabilities alerts for these libraries:

Screenshot from 2019-04-02 11-25-24

Requirements need to be updated to latest stable.

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.