Skip to content

Lesson 4 & 5: Ganache and pipx not recognised after being installed #1463

Answered by cromewar
JamJamV asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @JamJamV
I strongly suggest you to give a check the guide on the course index called "windows support" related to setup your environment using WSL (Windows subsystem for Linux), with that said.

  1. Don't use pipx to install brownie, use regular pip instead, you should install of course python first (please do not use the windows store version) with the python oficial installer, and be sure to check install pip at the installation process.
  2. Secondly, the ganache part is tricker as it depends a lot on your NodeJS installation, first of all be sure you have node correctly typing node --version and then try to install ganache globally.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JamJamV
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
2 participants