Dear user
The warning is a generic warning occurring when you install a Python package, such as MUSE, without having the path to Python or to pip in your user's PATH environment variables.
A simple fix would be to add the path, as shown in many blogs such as
here or
here.
However, we lack information on how you did perform the installation and we cannot know what step of the installation broke in your installation, without a detailed description of each instruction you gave. In particular, we need all the details below to be more helpful:
## What you want to achieve
(Please, describe in detail what you want to achieve and what parts of the documentation you have checked to do so)
## What you have tried
(If you have already taken some steps, please, describe here what you have tried. Provide any input files you are trying to use).
## Context
Please, complete the following to better understand the system you are using to run MUSE.
- Operative system (eg. Windows 10):
- MUSE version (eg. 1.0.1):
- Installation method (eg. pipx, pip, development mode):
- Python version (you can get this running `python --version`):