You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@marvin.apache.org by "Lucas Bonatto Miguel (Jira)" <ji...@apache.org> on 2020/09/24 20:32:00 UTC

[jira] [Created] (MARVIN-75) generateenv command create an env without marvin

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)