Skip to content
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

只能在linux上跑吗 可以在windows上安装不 #11

Open
wh836627932 opened this issue Mar 23, 2017 · 4 comments
Open

只能在linux上跑吗 可以在windows上安装不 #11

wh836627932 opened this issue Mar 23, 2017 · 4 comments
Labels

Comments

@wh836627932
Copy link

我想学习一下python写后台的格式想在windows上安装

@xpleaf
Copy link
Owner

xpleaf commented Mar 23, 2017

是的,目前只在Linux下测试运行,因为最初的开发也是在Linux下完成的。其实装个Linux环境,也还是很快的。

@Landius
Copy link

Landius commented Mar 31, 2017

@xpleaf 我装完才发现 gunicorn 只支持 *nix 。。。

@xpleaf
Copy link
Owner

xpleaf commented Mar 31, 2017

@Landius 在Windows下你直接用Flask的开发服务器来运行就好了,不过一些兼容性问题我真的没有处理,主要是一些环境的问题。

@DoNobody
Copy link

DoNobody commented Apr 5, 2017

你可以把gunicorn换掉,如果你能把这个在windows下跑起来,并解决遇到的问题,那么你基本也就学会python 后台相关的东西了。flask的灵活性导致没有什么是不可替代的,所以windows下遇到不能用的就替换一个,在适配下,一般跑起来是没有问题的。

@xpleaf xpleaf added the question label Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants