Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[91m[-] Solidity and geth are missing #12

Open
Xoeseko opened this issue Apr 2, 2018 · 0 comments
Open

[91m[-] Solidity and geth are missing #12

Xoeseko opened this issue Apr 2, 2018 · 0 comments

Comments

@Xoeseko
Copy link

Xoeseko commented Apr 2, 2018

I ran into an issue running the maian tool more specifically the maian.py script on windows. I cannot get past importations even though I installed all necessary packages but I now still keep getting this 91m error even though I installed both the solidity compiler and geth.
�[91m[-] Solidity compiler is missing.�[0m Please install it (check http://solidity.readthedocs.io/en/develop/installing-solidity.html) and make sure solc is in the path.
�[91m[-] Go Ethereum is missing.�[0m Please install it (check https://ethereum.github.io/go-ethereum/install/) and make sure geth is in the path.

Those are the two errors I get. Hopefully Someone has an idea what's going on. Tell me if I can provide any further info. I have been stock trying to reinstall and add them to my environment variables through different ways without success. (For further information I am able to run both solc and geth from the environment variables I added to the path by entering geth or solc but the script keeps telling me they are not installed)

I am new to crypto but know my way around python and unix based shells but I can't seem to find a fix for the problem here. Please tell me if you need anymore information. I am trying to run the script on windows 10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant