NitinBhasneria01

Results 6 comments of NitinBhasneria01

> Hi Fariz, I used venv. It works as well without the heaviness of conda. Let me know if you need anything. Thanks & Best Regards Schroter > […](#) >...

Thank you @davidbrochart. This works. Actually I am trying to import pandasgui in jupyter-lab, but getting this error. Can you please help ![image](https://user-images.githubusercontent.com/107836085/182027280-e728b401-ef64-46ca-bdc0-e392abedc40c.png) getting this in jupyterlab Kernel Dead, restarting

I installed it with pip. I created virtual enviroment, and the pip install pandasgui jupyterlab

> I'm suspecting you have some low-level binary incompatibility, I suggest installing through conda-forge. Ok, trying with conda-forge this commands will do. Right? mamba create -n pandasgui mamba activate pandasgui...

@davidbrochart Getting same thing ![image](https://user-images.githubusercontent.com/107836085/182031393-c64d6ef1-fa26-43b0-89e9-be3224c78ec5.png)

Jupyter Logs ![image](https://user-images.githubusercontent.com/107836085/182031750-977a13fd-30b8-422e-97e2-a75266155b18.png) ![image](https://user-images.githubusercontent.com/107836085/182031758-abb8ac01-0394-4fa6-8522-82c877fb38ff.png)