8000 Incompatibility with the click module · Issue #962 · pyscripter/pyscripter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Incompatibility with the click module #962

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

Closed
pyscripter opened this issue Aug 2, 2019 · 1 comment
Closed

Incompatibility with the click module #962

pyscripter opened this issue Aug 2, 2019 · 1 comment
Labels

Comments

@pyscripter
Copy link
Owner

There is an incompativiility between the click module and PyScripter stdout.

For example:

>>> import click
>>> click.echo("Hi")

fails.

Click is used by flask, so running flask applications in PyScripter is problematic.

pyscripter added a commit that referenced this issue Aug 3, 2019
@pyscripter
Copy link
Owner Author

To debug flask applications use the remote engine with the flask debug parameter of the run method set to false.

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

1 participant
0