Skip to content

Add requirements to install #1

@pmoen-palominodb

Description

@pmoen-palominodb

Please indicate that you need the MySQL client dev library and python dev library.
eg
For Ubuntu:
sudo apt-get install python-dev libmysqlclient-dev

You might want to show an example how to isolate this with virtual env
eg
git clone https://github.com/palominodb/python-int-overflow-check.git
mkdir python-int-overflow-check
virtual env
cd env
env/bin/pip install -r requirements.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions