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

Assistance #106

Open
donaldcochrane opened this issue Jan 1, 2023 · 3 comments
Open

Assistance #106

donaldcochrane opened this issue Jan 1, 2023 · 3 comments

Comments

@donaldcochrane
Copy link

I would like to help. I'll look at the open issues in SEED labs/simulator and see if I can contribute.

@Lewgol99
Copy link

Lewgol99 commented Mar 5, 2023

Hello,

When I attempt to launch my project.py the python3 ./project step. I get this error code

'ModuleNotFoundError No Module Named Web3'.

@wonkr
Copy link
Member

wonkr commented Mar 5, 2023

@Lewgol99 ,
Hello,
That issue is related to #135 .
You need to install web3 python package to avoid that error message. We are trying to find a way to provide required package list to avoid this error. For now, please install web3 python package manually using pip python package installer.
Thanks.

@Lewgol99
Copy link

Lewgol99 commented Mar 6, 2023

@Lewgol99 , Hello, That issue is related to #135 . You need to install web3 python package to avoid that error message. We are trying to find a way to provide required package list to avoid this error. For now, please install web3 python package manually using pip python package installer. Thanks.

Hello, Thank you for your help this has been achieved using pip3

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

3 participants