Michael König

Results 77 comments of Michael König

Hi Mustafa! My first impulse is to say that this is a MariaDB connector issue, seeing that the standard MySQL connector and a couple of other drivers work as expected....

@muskirac Do you have an update for me (or a linked issue)?

Hi Florian! You are absolutely right, those wheels would make installing turbodbc that much easier.

@xhochy Yes, I think that would be the most reliable thing to do. Many Linux variants use unixodbc 2.3.x in the meantime (Ubuntu 16+, Debian 8+), so I would suggest...

Hi nrhy! Sadly, the conversation did not continue with much momentum. In the meantime, you can use the `conda` package manager to install the precompiled [turbodbc conda packages](https://anaconda.org/conda-forge/turbodbc).

That's unfortunate. In this case, I guess that until official manylinux wheels can be provided, you would need to create wheels for your specific operating system (`pip wheel` should help)....

Hi @JorgeGarciaIrazabal - Could you please try rebasing to master and reopen the PR? OSX is fixed there.

Sorry to hear of your build issues. Could you please provide the following outputs: * In your virtual environment, please execute the following commands in a shell: ``` > which...

Ok, now I realize that you are using `conda` and not `virtualenv` to build an environment. That's alright, but the script that detects where NumPy is located does not support...

That variable was what I was looking for