Quantcast
Channel: MySQL Forums - Connector/Python
Viewing all articles
Browse latest Browse all 384

pip install (1 reply)

$
0
0
Hi,

I am developing one API server for my project and I am using 'pip' to install
relevant modules in python environment.

I used mysql-connector-python 2.0.4 (inside of PIP) but this gave me some error without option
'--allow-all-external'.

Now I am getting error with this option too. So I tried to install mysql-connector-python using pip but in no vein.

So I tried mysql-connector-python-rf module, and it give me an error "error: option --single-version-externally-managed not recognized"

Even though I updated PIP module to the latest, it is not working

In a nutshell, installing Oracle's official mysql-connector-python using PIP
is not supported. I think there may be a way to solve above problems but PIP install error take away so much of my time during the development.

I have environment which I can not always update server environment (AWS Elasticbeanstalk) so installing the python module itself using python command is not that easy for me. PIP install is recommended in this environment. (by Amazon)

"pip install mysql-connector-python"

I hope this just works in later version.

Thanks

Viewing all articles
Browse latest Browse all 384

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>