-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on starting web server #14
Comments
ok, it my python's problem, Flask is not installed in sys.path, and can not find it. |
I think you may have skipped the installation part that goes This should install all requirements including |
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.
|
Weird, normally |
@binlijin 你知道直接下载code 怎么在自己的pycharm里面启动吗 |
@chejinye 我不熟悉,之前我只是试用这个ui看满不满足我们的需求。 |
@binlijin 那你们最后用了这个东西吗 |
Add an API for querying user permission at specific time
update package.json to include publishConfig
update package.json to include publishConfig
update package.json to include publishConfig
update package.json to include publishConfig
…-ZFE-74647 Add new endpoint to get details for ZF-dashboard
Hi,
I'm trying to install Panoramix.
Server is Mac 10.9.5 and Phyton version is 2.7.5
After installation I've first start web server and meet with error as follows:
The text was updated successfully, but these errors were encountered: