Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Setup issue "ImportError: No module named ext.bootstrap" or "No module named 'flask.ext'" #42

Open
Firzum opened this issue Jan 31, 2020 · 1 comment

Comments

@Firzum
Copy link

Firzum commented Jan 31, 2020

Hello,

First of all thanks for this project.
I'm facing an issue at setup phase :
image

I have no idea how to resolve this, any help is welcome.

More informations:
Ubuntu 18.04 LTS
4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Python 2.7.17
Python 3.6.9

Thanks in advance.

Regards,

@jvoisin
Copy link
Contributor

jvoisin commented Feb 2, 2020

Did you tried to run the following:

git clone https://github.com/spike
pip install flask
pip install flask-bootstrap
pip install flask-sqlalchemy
pip install flask-wtf
pip install markdown
python ./spike-server.py run

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

2 participants