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

Update requirement.txt #49

Closed
wants to merge 1 commit into from
Closed

Update requirement.txt #49

wants to merge 1 commit into from

Conversation

qjacob
Copy link

@qjacob qjacob commented Feb 14, 2017

Hi ! I have testing your project and i find an error:

AttributeError: module 'flask_restplus' has no attribute 'SchemaModelabort'

So, my solution to fix this problem is to change your install with flask_restplus versions 0.9.2

Have a nice day :)

Hi ! I have testing your project and i find an error:

-> AttributeError: module 'flask_restplus' has no attribute 'SchemaModelabort'

So, my solution to fix this problem is to change your install with flask_restplus versions 0.9.2

Have a nice day :)
@coveralls
Copy link

coveralls commented Feb 14, 2017

Coverage Status

Coverage remained the same at 94.589% when pulling 3236ae9 on qjacob:patch-1 into 965339d on frol:master.

@mcs07
Copy link

mcs07 commented Feb 14, 2017

I filed a pull request on flask-restplus that should fix this issue - noirbizarre/flask-restplus#237

@frol
Copy link
Owner

frol commented Feb 15, 2017

Thank you for letting me know about this issue! I would prefer having flask-restplus>=0.9.1,!=0.10.0, so I updated it myself.

@frol frol closed this Feb 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants