Skip to content

Automatic installation error on Ubuntu 20.04 (missing ENV_DIR) #1

@stephane-caron

Description

@stephane-caron

All steps of the automatic installation instructions go through without error, except for the last one:

$ ipython
Python 3.8.10 (default, Nov 26 2021, 20:14:08) 
Type 'copyright', 'credits' or 'license' for more information
IPython 7.22.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: import dojopy

In [2]: dojopy.install()
---------------------------------------------------------------------------
TypeError                                 Traceback (most recent call last)
<ipython-input-2-4d1bdd25a949> in <module>
----> 1 dojopy.install()

TypeError: install() missing 1 required positional argument: 'ENV_DIR'

Happens on Ubuntu 20.04.4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions