brownie icon indicating copy to clipboard operation
brownie copied to clipboard

ValueError: Multiple networks using ID 'fork-mainnet'

Open mrhouzlane opened this issue 2 years ago • 1 comments

I installed brownie with all possible ways : using repository | npx install | pip install

Always having this error :

Screenshot 2022-08-30 at 04 59 00

mrhouzlane avatar Aug 30 '22 03:08 mrhouzlane

Seems like eth-brownie is installed? Are you able to list the networks using the command brownie networks list? Have you tried installing brownie in virtual environment?

Jeevan-J avatar Aug 31 '22 18:08 Jeevan-J