aarnipalli
Results
2
comments of
aarnipalli
> I just commended out the line `#SHORTCUT_PATH = os.path.join(os.getenv('APPDATA'), 'Microsoft/Windows/Start Menu/Programs/PandasGUI.lnk', )` and that worked for me Where did you comment out the line?
> ## I'm having a similar issue on my mac? > TypeError Traceback (most recent call last) Input In [2], in () ----> 2 from pandasgui import show > >...