You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Armand Grillet (JIRA)" <ji...@apache.org> on 2018/07/09 08:48:00 UTC

[jira] [Created] (MESOS-9058) ModuleNotFoundError: No module named 'nodeenv' when setting up support virtualenv.

Armand Grillet created MESOS-9058:
-------------------------------------

             Summary: ModuleNotFoundError: No module named 'nodeenv' when setting up support virtualenv.
                 Key: MESOS-9058
                 URL: https://issues.apache.org/jira/browse/MESOS-9058
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 1.7.0
            Reporter: Armand Grillet
            Assignee: Armand Grillet


{code}
apache-mesos (MESOS-8955) $ git rebase -i HEAD^^^^
No C++ files to lint
No JavaScript files to lint
Checking 1 Python file
Total errors found: 0
The "pip-requirements.txt" file has changed.
Rebuilding virtualenv...
Traceback (most recent call last):
  File "/Users/Armand/Code/apache-mesos/support/.virtualenv/bin/nodeenv", line 7, in <module>
    from nodeenv import main
ModuleNotFoundError: No module named 'nodeenv'
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)