-
Notifications
You must be signed in to change notification settings - Fork 173
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
TypeError: must be str, not bytes python 3.4 ubuntu server #104
Comments
carlio
added a commit
that referenced
this issue
Feb 5, 2015
…her than the other way round [refs #104]
carlio
added a commit
that referenced
this issue
Feb 5, 2015
…her than the other way round [refs #104]
This should be fixed in the 0.9.7 release, thanks for the report! I think the bug is a combination of filesystem encoding and filenames so I am not 100% certain I fixed it. |
@carlio thanks for the immediate response |
Good to hear, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've installed prospector in a virtualenv with:
pip install prospector
I want to use it with my django project and from django root(where manage.py is) if i run
prospector
i get the following error
The text was updated successfully, but these errors were encountered: