Giter Club home page Giter Club logo

Comments (7)

binlijin avatar binlijin commented on May 13, 2024

ok, it my python's problem, Flask is not installed in sys.path, and can not find it.

from superset.

mistercrunch avatar mistercrunch commented on May 13, 2024

I think you may have skipped the installation part that goes
pip install -r requirements.txt

This should install all requirements including flask.

from superset.

binlijin avatar binlijin commented on May 13, 2024

hi mistercrunch, i do run the pip command to install all requirements including flask, but all modules install in /usr/local/lib/python2.7/site-packages, and i add the path to python's sys.path and it works now.

export PYTHONPATH=/usr/local/lib/python2.7/site-packages

from superset.

mistercrunch avatar mistercrunch commented on May 13, 2024

Weird, normally site-packages is included in your Python path automatically, unless there are many python installs that don't play well together...

from superset.

chejinye avatar chejinye commented on May 13, 2024

@binlijin 你知道直接下载code 怎么在自己的pycharm里面启动吗

from superset.

binlijin avatar binlijin commented on May 13, 2024

@chejinye 我不熟悉,之前我只是试用这个ui看满不满足我们的需求。

from superset.

chejinye avatar chejinye commented on May 13, 2024

@binlijin 那你们最后用了这个东西吗

from superset.

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.