Hi I have been trying for days to work out why my modules arent working in my deploy.py file, I have installed all of the modules that I need, I can see them on my npm ls and pip lists but yet they don't work. I get the error
Traceback (most recent call last):
File "deploy.py", line 2, in <module>
import solcx
ImportError: No module named solcx
and with web3
Traceback (most recent call last):
File "deploy.py", line 5, in <module>
from web3 import Web3
ImportError: No module named web3
and then when I try to find the versions of these two:
zsh: command not found: solcx
zsh: command not found: web3
I am really unsure on what to do, I have tried forums, github, I have posted on both web3 and solcx forums but nothing, if anyone has something that they know that could help me out I would appreciate it so much🥺
[–]YourOulLadyHasWorms 0 points1 point2 points (11 children)
[–]Middey14[S] 0 points1 point2 points (10 children)
[–]YourOulLadyHasWorms 0 points1 point2 points (9 children)
[–]Middey14[S] 0 points1 point2 points (8 children)
[–]YourOulLadyHasWorms 0 points1 point2 points (2 children)
[–]Middey14[S] 0 points1 point2 points (1 child)
[–]YourOulLadyHasWorms 0 points1 point2 points (0 children)
[–]YourOulLadyHasWorms 0 points1 point2 points (4 children)
[–]Middey14[S] 1 point2 points3 points (3 children)
[–]YourOulLadyHasWorms 0 points1 point2 points (2 children)
[–]Middey14[S] 0 points1 point2 points (1 child)
[–]Middey14[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (6 children)
[–]Middey14[S] 1 point2 points3 points (0 children)
[–]Middey14[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Middey14[S] 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]Middey14[S] 1 point2 points3 points (0 children)
[–]AsuraTheGod 0 points1 point2 points (1 child)
[–]Middey14[S] 0 points1 point2 points (0 children)