Skip to content

when compile - 'NoneType' object has no attribute 'get' #325

Answered by cromewar
ch-a11y asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @ch-a11y its seems to be a problem with your brownie/ganache installations, for example if you installed them as super user (using sudo), another user faced the same problem here: #295
By them recommendation you should follow this steps:

  • use virtual env,
  • install brownie to the venv,
  • reinstall your ganache-cli to the directory you own (or simply chown your node_modules dir)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Anu-srinivasan
Comment options

@cromewar
Comment options

Answer selected by cromewar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants