Giter Site home page Giter Site logo

Comments (1)

sloughin avatar sloughin commented on May 24, 2024

Just tried it with Python 3.7...: doesn't seem to work with 3.7 either... error msg as follows:

steve-imac:onix_api stephen$ pip3 install PyMysqlPool
Collecting PyMysqlPool
Downloading https://files.pythonhosted.org/packages/34/90/6b5ea17698566a44e411a8ff6ffb4fbd3e275f1654d737b3b8fae30f339f/PyMysqlPool-1.0.9.tar.gz (135kB)
100% |████████████████████████████████| 143kB 5.9MB/s
Requirement already satisfied: mysqlclient in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (from PyMysqlPool) (1.3.13)
Collecting mysql-connector-python-rf (from PyMysqlPool)
Downloading https://files.pythonhosted.org/packages/21/79/2ff01ab7aa08db3a16b70b990c579c1024c6b2a734263cc7513a758867de/mysql-connector-python-rf-2.2.2.tar.gz (11.9MB)
100% |████████████████████████████████| 11.9MB 1.5MB/s
Collecting wheel (from PyMysqlPool)
Using cached https://files.pythonhosted.org/packages/ff/47/1dfa4795e24fd6f93d5d58602dd716c3f101cfd5a77cd9acbe519b44a0a9/wheel-0.32.3-py2.py3-none-any.whl
Installing collected packages: mysql-connector-python-rf, wheel, PyMysqlPool
Running setup.py install for mysql-connector-python-rf ... error
Complete output from command /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -u -c "import setuptools, tokenize;file='/private/var/folders/q6/x3fhmy2n26995svtx8xvgfb40000gn/T/pip-install-to8__e59/mysql-connector-python-rf/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/var/folders/q6/x3fhmy2n26995svtx8xvgfb40000gn/T/pip-record-dthcbs9u/install-record.txt --single-version-externally-managed --compile:
usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: -c --help [cmd1 cmd2 ...]
or: -c --help-commands
or: -c cmd --help

error: option --single-version-externally-managed not recognized

----------------------------------------

Command "/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -u -c "import setuptools, tokenize;file='/private/var/folders/q6/x3fhmy2n26995svtx8xvgfb40000gn/T/pip-install-to8__e59/mysql-connector-python-rf/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/var/folders/q6/x3fhmy2n26995svtx8xvgfb40000gn/T/pip-record-dthcbs9u/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/q6/x3fhmy2n26995svtx8xvgfb40000gn/T/pip-install-to8__e59/mysql-connector-python-rf/

from python-mysql-pool.

Related Issues (8)

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.