Thanks, Dmytro!
> On Jul 27, 2017, at 5:18 AM, Dmytro Shevchenko
> wrote:
>
> Catch same issue. I'm using virtualenv and here is my requirements.txt:
>
> https://dev.mysql.com/get/Downloads/Connector-Python/mysql-connector-python-2.1.6.tar.gz
> Marvin
> nose-timer
>
> working fine.
>
>> On
Catch same issue. I'm using virtualenv and here is my requirements.txt:
https://dev.mysql.com/get/Downloads/Connector-Python/mysql-connector-python-2.1.6.tar.gz
Marvin
nose-timer
working fine.
On 27/07/17 05:16, Tutkowski, Mike wrote:
Hi everyone,
I am having trouble installing Marvin on
Thanks, Jayapal!
> On Jul 26, 2017, at 11:22 PM, Jayapal Uradi
> wrote:
>
> Hi Mike,
>
> Long back I got issue related to mysql-connector. I followed the below steps,
> see if this helps for installing mysql-connector.
>
> #mysql-connector-python
> http://stackoverflow.com/questions/31748278
Hi Mike,
Long back I got issue related to mysql-connector. I followed the below steps,
see if this helps for installing mysql-connector.
#mysql-connector-python
http://stackoverflow.com/questions/31748278/how-do-you-install-mysql-connector-python-development-version-through-pip
$ git clone http
Hi everyone,
I am having trouble installing Marvin on Ubuntu 14.04 from master.
It’s complaining that it’s having trouble with mysql-connector-python.
mtutkowski@mike-ubuntu:~/cloudstack/cloudstack$ sudo pip install --upgrade
tools/marvin/dist/Marvin-*.tar.gz
Unpacking ./tools/marvin/dist/Marvi