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

Failure trying to install next/atlantis #1

Open
livenson opened this issue Feb 26, 2013 · 0 comments
Open

Failure trying to install next/atlantis #1

livenson opened this issue Feb 26, 2013 · 0 comments

Comments

@livenson
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant