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

Missing dependencies #236

Open
msoos opened this issue Nov 2, 2019 · 1 comment
Open

Missing dependencies #236

msoos opened this issue Nov 2, 2019 · 1 comment

Comments

@msoos
Copy link

msoos commented Nov 2, 2019

To name a few: pandas, flask, yaml, flask_compress, flask_cors, flask_login, flask_sqlalchemy etc.

Maybe this was never tried to be installed into a newly installed virtual machine like mine? I used an 18.04 LTS Ubuntu Server, completely fresh VM. If you need a more full list, I am happy to provide it, but then I would like you to promise that you'll merge it in :)

@msoos
Copy link
Author

msoos commented Nov 2, 2019

More missing: pyyaml, flask_restful, csvkit, sniffer. Ah, I gave up, sorry :( My last thing was:

    from csvkit import sniffer
ImportError: cannot import name sniffer

Probably it's some 1 year old "csvkit" that has that function, but not the newest :S Things move fast :S

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

1 participant