adamerose / PandasGUI

A GUI for Pandas DataFrames
MIT No Attribution
3.18k stars 232 forks source link

cannot import pandasgui on M1 mac #234

Open MichaelC001 opened 1 year ago

MichaelC001 commented 1 year ago

PLEASE FILL OUT THE TEMPLATE

Describe the bug
from pandasgui import show error

Environment OS: mac m1 Mac os 13.3.1 Python 3.10.9 IDE: (terminal ipython)

Error:

objc[53209]: Class QMacAutoReleasePoolTracker is implemented in both /opt/homebrew/Caskroom/miniconda/base/lib/libQt5Core.5.15.2.dylib (0x127eb9350) and /opt/homebrew/Cellar/qt@5/5.15.10/lib/QtCore.framework/Versions/5/QtCore (0x161f19310). One of the two will be used. Which one is undefined.

PandasGUI INFO — pandasgui.gui — Opening PandasGUI QWidget: Must construct a QApplication before a QWidget fish: Job 1, '/opt/homebrew/Caskroom/minicond…' terminated by signal SIGABRT (Abort)