Coder Social home page Coder Social logo

Comments (9)

audemarsvonslack avatar audemarsvonslack commented on July 23, 2024

Did you install requirements? you need starkbank-ecdsa

from plutus.

EggEngineer avatar EggEngineer commented on July 23, 2024

issue #61

That doesn't help, as I am on Windows and NOT Ubuntu Linux.

from plutus.

EggEngineer avatar EggEngineer commented on July 23, 2024

Did you install requirements? you need starkbank-ecdsa

@audemarsvonslack Yeah, but reading Issue 61, it said you needed a sudo command thing. I've been trying to use the sudo command on Powershell but I've been locked out of using it. Even when running PS as admin on the hidden admin account, I keep getting "command not allowed". Do you know what I need to do?

from plutus.

audemarsvonslack avatar audemarsvonslack commented on July 23, 2024

Beside the os you are using, you still need to install requirements.

C:\yourPythonPath\Scripts> pip.exe install starkbank-ecdsa

sudo is a unix command and it grant you admin privileges on what you are doing (to make it simple) , is not a thing and you can't use on windows powershell.

from plutus.

EggEngineer avatar EggEngineer commented on July 23, 2024

Beside the os you are using, you still need to install requirements.

C:\yourPythonPath\Scripts> pip.exe install starkbank-ecdsa

sudo is a unix command and it grant you admin privileges on what you are doing (to make it simple) , is not a thing and you can't use on windows powershell.

Ah. Thank you for clarifying. However, Pip was installed on my laptop but Git Bash says it doesn't exist, that there is a error with the executable file. Why?

from plutus.

EggEngineer avatar EggEngineer commented on July 23, 2024

So apparently my pip, pip3.7, and pip3 executables are corrupted. How do I fix it?
@Isaacdelly @audemarsvonslack

from plutus.

Finn-Sionnach avatar Finn-Sionnach commented on July 23, 2024

I don't know about your git bash error, BUT you can probably run cmd.exe as administrator and from there C:\yourPythonPath\Scripts> pip.exe install starkbank-ecdsa
if you are IN the path where pip is located there should be no reason to need git bash for this particular thing.

from plutus.

EggEngineer avatar EggEngineer commented on July 23, 2024

I don't know about your git bash error, BUT you can probably run cmd.exe as administrator and from there C:\yourPythonPath\Scripts> pip.exe install starkbank-ecdsa
if you are IN the path where pip is located there should be no reason to need git bash for this particular thing.

Dude, I just had to reset my PC and update it because Pip was corrupted. There was no other way for me to run it.

from plutus.

Isaacdelly avatar Isaacdelly commented on July 23, 2024

You should uninstall python and then reinstall Python3 with pip in your path

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.