DEV Community

Jason Cruz
Jason Cruz

Posted on • Edited on

1 1

Mendel Development Tool

Image description

This came off the google coral dev board website. This code didnt work for me

python3 -m pip install --user mendel-development-tool

What did work for me after I installed and upgraded PIP. Was this line of below:

python -m pip install --user mendel-development-tool

I removed "python3" and replaced it with "python"

And that worked beautifuiy for me.

python -m pip install --user mendel-development-tool


Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs