Giter VIP home page Giter VIP logo

mock-net's Issues

Unable to run umbral

I copied the files nucypher.py and test.py and tried running them by using pipenv run python3 test.py but I encounter this error:
ImportError: cannot import name 'fragments' from 'umbral'
This is how my pipfile looks like

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]

[packages]
umbral = "*"

[requires]
python_version = "3.7"

This is the output of my pipenv graph:

umbral==0.1.3a0
  - bytestring-splitter [required: Any, installed: 1.0.0a4]
    - msgpack-python [required: ==0.5.6, installed: 0.5.6]
  - constant-sorrow [required: >=0.1.0a7, installed: 0.1.0a8]
    - bytestring-splitter [required: Any, installed: 1.0.0a4]
      - msgpack-python [required: ==0.5.6, installed: 0.5.6]
  - cryptography [required: >=2.3, installed: 2.5]
    - asn1crypto [required: >=0.21.0, installed: 0.24.0]
    - cffi [required: >=1.8,!=1.11.3, installed: 1.11.5]
      - pycparser [required: Any, installed: 2.19]
    - six [required: >=1.4.1, installed: 1.12.0]
  - pynacl [required: Any, installed: 1.3.0]
    - cffi [required: >=1.4.1, installed: 1.11.5]
      - pycparser [required: Any, installed: 2.19]
    - six [required: Any, installed: 1.12.0]
  - pysha3 [required: Any, installed: 1.0.2]
  - setuptools [required: Any, installed: 40.8.0]

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.