Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Will there be a release with the fix for flask.ext.script ImportError? #184

Open
irushchyshyn opened this issue Jun 26, 2018 · 2 comments
Open

Comments

@irushchyshyn
Copy link

Will there be a release with the fix for flask.ext.scriptimport error?

I am trying to build the package for Fedora, and I get an error when running tests:

ImportError while importing test module '/builddir/build/BUILD/Flask-Script-2.0.5/tests.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
tests.py:8: in <module>
    from flask.ext.script._compat import StringIO, text_type
E   ImportError: No module named ext.script._compat

I would rather the fix gets released than disabling tests or building from commit.

@davidism
Copy link

From the readme:

Deprecated

While the maintainers are willing to merge PR's, they are not actively developing features. As of Flask 0.11, Flask includes a built-in CLI tool, and that may fit your needs better.

@anthraxx
Copy link
Collaborator

no active development needed, just to publish a release on pypi

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants