Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem installing mysqlclient requirement #43

Open
GarvitaBajaj opened this issue Jun 14, 2016 · 2 comments
Open

Problem installing mysqlclient requirement #43

GarvitaBajaj opened this issue Jun 14, 2016 · 2 comments

Comments

@GarvitaBajaj
Copy link

GarvitaBajaj commented Jun 14, 2016

I am trying to install TransformationTool on my machine (Windows 8.1 64-bit). I have python 3.4.4. I follow the instructions given in the readme file, and when I try to install the requirements, I get an error for mysqlclient. The error I get is

_mysql.c(29) : fatal error C1083: Cannot open include file: 'my_config.h': No such file or directory
  error: command 'D:\\Program Files (x86)\\VC\\BIN\\amd64\\cl.exe' failed with exit status 2

I have Microsoft Visual C++ 2015 installed, and the file is available in the provided directory, but I am still facing issues with the installation of mysqlclient. Could you please help me solve this problem.

Thanks in advance.

@dipapaspyros
Copy link
Contributor

This seems to be an issue with installing the mysqlipython library in Windows, see this thread in stackoverflow for more information: http://stackoverflow.com/questions/33836127/fatal-error-when-i-try-to-install-mysqlclient-python

@GarvitaBajaj
Copy link
Author

I have MySQL Server 5.6 installed on my system. I am still facing this
problem.

Regards,
Garvita Bajaj
PhD Scholar, MUC Lab
B-307, Academic Building
IIIT-Delhi

On Tue, Jun 14, 2016 at 6:57 PM, Dimitris Papaspyros <
[email protected]> wrote:

This seems to be an issue with installing the mysqlipython library in
Windows, see this thread in stackoverflow for more information:
http://stackoverflow.com/questions/33836127/fatal-error-when-i-try-to-install-mysqlclient-python


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#43 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AEvYEsrsFpNNO5QK_yw8gkwE8Gteykigks5qLqw5gaJpZM4I1THs
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants