Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

Failure trying to install next/atlantis #1

@livenson

Description

@livenson

Hi,

when running fab loc:py=27,ref=next bootstrap after a long while it fails with

    ******************************************************
    ** ERROR MESSAGES                                   **
    ******************************************************


    *************************************************
    ** IMPORT ERROR No module named sqlalchemy
    *************************************************
    ** Perhaps you forgot to install some of the   **
    ** prerequisite Python modules?  Please look   **
    ** at our INSTALL file for more details and    **
    ** fix the problem before continuing!          **
    *************************************************


    There were 1 error(s) found that you need to solve.
    Please see above, solve them, and re-run configure.
    Note that there are also 2 warnings you may want
    to look into.  Aborting the installation.

configure: error: Please fix the above Python problem before continuing.

Solution was to switch to atlantis27next env and install missing dependency: sqlalchemy, jinja2, flask, ... "manually". It feels as if deps are deployed into an fabenv environment instead of atlantis27next. Is it possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions