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

Not working due pydocstyle error #636

Closed
Tishka17 opened this issue Jul 9, 2019 · 3 comments
Closed

Not working due pydocstyle error #636

Tishka17 opened this issue Jul 9, 2019 · 3 comments
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@Tishka17
Copy link

Tishka17 commented Jul 9, 2019

Bug report

What's wrong

Not running at all. Gor error:

$ flake8 dataclass_factory          
"flake8-docstrings" failed during execution due to "module 'pydocstyle' has no attribute 'tokenize_open'"
Run flake8 with greater verbosity to see more details
@sobolevn sobolevn added bug Something isn't working dependencies Pull requests that update a dependency file labels Jul 9, 2019
@sobolevn
Copy link
Member

sobolevn commented Jul 9, 2019

Original issue: https://gitlab.com/pycqa/flake8-docstrings/issues/36

You can pin pydocstyle<4 as a work-around for now.

@Tishka17
Copy link
Author

Tishka17 commented Jul 9, 2019

@sobolevn sobolevn added this to the Version 0.10.0 milestone Jul 9, 2019
@sobolevn
Copy link
Member

Solution: fix pydoctyle<4 in your requirements for now.

sobolevn added a commit that referenced this issue Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants