Lucas Bonatto Miguel created MARVIN-75:
------------------------------------------
Summary: generateenv command create an env without marvin
Key: MARVIN-75
URL: https://issues.apache.org/jira/browse/MARVIN-75
Project: Apache Marvin
Issue Type: Bug
Reporter: Lucas Bonatto Miguel
After installing marvin and using the command `engine-generateenv`, I work on
my env and marvin toolbox cli isn't available.
Steps to reproduce:
# Install marvin within a virtualenv, using `pip install
marvin-python-toolbox`
# Create a folder for your project and run `marvin engine-generateenv
<myfolder>`
# Follow the output instructions and run `workon <myfolder>-env`
# Try to run `marvin --help`
Current behaviour:
command not found
Expected behaviour:
marvin help prompt should show
Environment:
macos 10.15.6
--
This message was sent by Atlassian Jira
(v8.3.4#803005)