Giter Site home page Giter Site logo

Unable to install the library about swarmlib HOT 3 CLOSED

haaleo avatar haaleo commented on May 21, 2024
Unable to install the library

from swarmlib.

Comments (3)

HaaLeo avatar HaaLeo commented on May 21, 2024

Could it be that you use python2‘s pip? Please try pip3 install swarmlib

from swarmlib.

aaravrav142 avatar aaravrav142 commented on May 21, 2024

Hi,

I am getting the same error with pip3

$ sudo pip3 install swarmlib
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown.
  warnings.warn(warning, RequestsDependencyWarning)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
ERROR: Could not find a version that satisfies the requirement swarmlib (from versions: none)
ERROR: No matching distribution found for swarmlib

from swarmlib.

HaaLeo avatar HaaLeo commented on May 21, 2024

Seems like also your pip3 command refers to python2's pip. This package requires minimum python 3.6. Ensure you have installed python ≥ 3.6 and then run python3 -m pip install swarmlib.
You can check your python's version by running python3 --version.

Do not hesitate to reopen the issue if you cannot resolve it.

from swarmlib.

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.