Code Monkey home page Code Monkey logo

Comments (4)

pudo avatar pudo commented on July 3, 2024

Hm, I would opt for solving this with documentation, not by including these. Postgres requires psycopg2, and god knows what Oracle needs - so a listing may be more helpful?

from dataset.

abelsonlive avatar abelsonlive commented on July 3, 2024

sounds good. just wanted to bring attention to it.

from dataset.

brandonlipman avatar brandonlipman commented on July 3, 2024

I get this error when running pip install mysql-python:
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/3n/9mpgpd6n1055xppx1m6zk8zw0000gn/T/pip-build-fuiruk/mysql-python/

Have tried running sudo pip install MySQL-python and several other things and I still get the same error when installing and when trying to create a MySQL database using Dataset.

from dataset.

stefanw avatar stefanw commented on July 3, 2024

dataset does not come with database drivers (except sqlite3 which comes with Python).

You need to install your own database driver and we cannot help you with that. Please refer to the SQLAlchemy documentation.

from dataset.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.