Re: [jupyter] Re: pyodbc installation issue in jupyter lab

2021-07-30 Thread Dinakar Chennubotla
Hi Konstanin Markov, installing pyodbc is solved, thank you so much for the clarification and help. screenshot for the same [image: image.png] Thanks, Dinakar. On Fri, Jul 30, 2021 at 4:30 PM Dinakar Chennubotla < chennu.bigd...@gmail.com> wrote: > Hi Konstantin Markov, > > firstly, thank you

Re: [jupyter] Re: pyodbc installation issue in jupyter lab

2021-07-30 Thread Dinakar Chennubotla
Hi Konstantin Markov, firstly, thank you for your response and for helping me. As said, I installed libiodbc2-deV, but I got the same error. could you, kindly help me here. ## Step 1: https://zo

[jupyter] Re: pyodbc installation issue in jupyter lab

2021-07-29 Thread Konstantin Markov
Try to install libiodbc2-dev first. You are missing the sql.h which is provided by that package. On Wednesday, July 28, 2021 at 6:50:17 PM UTC+9 chennu@gmail.com wrote: > Hi All, > > could someone help me here, > Facing pyodbc installation issue. > > command: > pip install pyodbc > > > erro