This repository was archived by the owner on Jul 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Failure trying to install next/atlantis #1
Copy link
Copy link
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels