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

Cannot import name CSVKitWriter #957

Open
mtdukes opened this issue Apr 19, 2016 · 1 comment
Open

Cannot import name CSVKitWriter #957

mtdukes opened this issue Apr 19, 2016 · 1 comment

Comments

@mtdukes
Copy link

mtdukes commented Apr 19, 2016

Got an error trying to upgrade Panda to the latest version, although we confirmed that csvwriter was installed:

ImportError: cannot import name CSVKitWriter

Tracing this back to the changelog for csvkit, this looks connected to the move to agate:

https://github.com/wireservice/csvkit/blob/48f9602e1c6d0c35569365e7169ed435f6ef7e13/CHANGELOG#L14

@JoeGermuska
Copy link
Member

I went ahead and changed the dependency to the PyPI released version against which PANDA was developed in 133baa4

Since I didn't actually run into this while trying to upgrade a PANDA install, I am not 100% certain that this is a complete fix, so leaving this open.

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

No branches or pull requests

2 participants