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

ImportError for ansi file #3

Merged
merged 4 commits into from
Apr 5, 2017
Merged

ImportError for ansi file #3

merged 4 commits into from
Apr 5, 2017

Conversation

djetelina
Copy link
Contributor

I was getting ImportError: No module named 'ansi' left and right, this fixed that. Sorry for being so messy with so many commits - I was trying to do it all on web for 2 lines of code :D

David Jetelina added 4 commits April 4, 2017 22:22
To prevent `ImportError: No module named 'ansi'`
To prevent `ImportError: No module named 'ansi'`
fix import ansi in drafter.py
@cooperhammond
Copy link
Owner

Before I merge, can I ask what version you're at? If you're at 2.0.8, then it should've fixed it. I'd had the same problem and I thought I fixed it.

@djetelina
Copy link
Contributor Author

Yes, 2.0.8 on python 3.5 and 3.6

@cooperhammond
Copy link
Owner

Well, I don't know what to say, that's really strange though. I'll merge them now!

@cooperhammond cooperhammond merged commit 8e4f0eb into cooperhammond:master Apr 5, 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.

None yet

2 participants