Coder Social home page Coder Social logo

Error starting plutus about plutus HOT 3 CLOSED

isaacdelly avatar isaacdelly commented on July 23, 2024
Error starting plutus

from plutus.

Comments (3)

Isaacdelly avatar Isaacdelly commented on July 23, 2024

I updated the print to flush=TRUE Instead of using /r

Let me know if it works now

from plutus.

MisterTeo avatar MisterTeo commented on July 23, 2024

teo@debian:/plutus$ python plutus.py
File "plutus.py", line 104
print('reading database: ' + str(c+1) + '/' + str(count), end='', flush=TRUE)
^
SyntaxError: invalid syntax
teo@debian:
/plutus$ python3 plutus.py
Traceback (most recent call last):
File "plutus.py", line 10, in
from ellipticcurve.privateKey import PrivateKey
ImportError: No module named 'ellipticcurve'
teo@debian:/plutus$ pip install -r requirements.txt
Collecting starkbank-ecdsa==0.1.4 (from -r requirements.txt (line 1))
Installing collected packages: starkbank-ecdsa
Successfully installed starkbank-ecdsa-0.1.4
teo@debian:
/plutus$ python3 plutus.py
Traceback (most recent call last):
File "plutus.py", line 10, in
from ellipticcurve.privateKey import PrivateKey
ImportError: No module named 'ellipticcurve'
teo@debian:~/plutus$

from plutus.

Isaacdelly avatar Isaacdelly commented on July 23, 2024

The only thing I can think of is something is wrong with your permissions. But since there are millions of other reasons why this may be occurring, I would just try anything found here: LINK

from plutus.

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.