Giter Site home page Giter Site logo

Comments (7)

greyli avatar greyli commented on June 11, 2024 3

Bootstrap-Flask can't work together with Flask-Bootstrap, you have to uninstall them then reinstall Flask-Bootstrap:

$ pip uninstall bootstrap-flask flask-bootstrap
$ pip install flask-bootstrap

Sorry for the inconvenience, to follow Flask's extension development rule, I have to name the package of Bootstrap-Flask in a format like flask_xxx (i.e. flask_bootstrap), that's the same package name of Flask-Bootstrap. It's too late when I realize this conflict :(

from flask-bootstrap.

rextech03 avatar rextech03 commented on June 11, 2024 1

I feel like a genius right now. clap for me please. I was able to solve this by uninstall bootstrap-flask and reinstalling the latest version of flask-bootstrap 3.3.7.1

from flask-bootstrap.

nmaas87 avatar nmaas87 commented on June 11, 2024

It does work on Python 3.6.8, but it seems it broke on Python 3.7.x

from flask-bootstrap.

TanveshT avatar TanveshT commented on June 11, 2024

Facing the same issue using Python 3.7.x. Were you able to solve this error @nmaas87 on 3.7.x

from flask-bootstrap.

nmaas87 avatar nmaas87 commented on June 11, 2024

No @TanveshT - never was able to, error still persists

from flask-bootstrap.

tangzzz-fan avatar tangzzz-fan commented on June 11, 2024

It works for me, thanks alot @greyli

from flask-bootstrap.

Abhijeet2121 avatar Abhijeet2121 commented on June 11, 2024

while hosting on render i got this error
how did you solve it??

from flask-bootstrap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.