adamerose / PandasGUI

A GUI for Pandas DataFrames
MIT No Attribution
3.17k stars 229 forks source link

Application was unable to start correctly (0xc00000a5) #167

Open mrprincehd opened 3 years ago

mrprincehd commented 3 years ago

This error shows up whenever I try the show code on the pokemon dataset. I can proceed to the application itself but I cant produce graphs in grapher section

Environment OS: Windows 10 Python: 3.96 IDE: JupyterLab

Package versions

ansi2html==1.6.0
anyio==3.3.0
appdirs==1.4.4
argon2-cffi==20.1.0
astor==0.8.1
attrs==21.2.0
autograd==1.3
autograd-gamma==0.5.0
Babel==2.9.1
backcall==0.2.0
bleach==4.1.0
Brotli==1.0.9
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
click==8.0.1
colorama==0.4.4
cycler==0.10.0
dash==1.21.0
dash-core-components==1.17.1
dash-html-components==1.1.4
dash-table==4.12.0
debugpy==1.4.1
decorator==5.0.9
defusedxml==0.7.1
entrypoints==0.3
Flask==2.0.1
Flask-Compress==1.10.1
formulaic==0.2.4
future==0.18.2
idna==3.2
interface-meta==1.2.3
ipykernel==6.2.0
ipython==7.27.0
ipython-genutils==0.2.0
itsdangerous==2.0.1
jedi==0.18.0
Jinja2==3.0.1
joblib==1.0.1
json5==0.9.6
jsonschema==3.2.0
jupyter-client==7.0.1
jupyter-core==4.7.1
jupyter-dash==0.4.0
jupyter-server==1.10.2
jupyterlab==3.1.9
jupyterlab-pygments==0.1.2
jupyterlab-server==2.7.2
kiwisolver==1.3.2
lifelines==0.26.0
MarkupSafe==2.0.1
matplotlib==3.4.3
matplotlib-inline==0.1.2
mistune==0.8.4
nbclassic==0.3.1
nbclient==0.5.4
nbconvert==6.1.0
nbformat==5.1.3
nest-asyncio==1.5.1
notebook==6.4.3
numpy==1.21.2
packaging==21.0
pandas==1.3.2
pandasgui==0.2.13
pandocfilters==1.4.3
parso==0.8.2
patsy==0.5.1
pickleshare==0.7.5
Pillow==8.3.1
plotly==5.2.2
prometheus-client==0.11.0
prompt-toolkit==3.0.20
pyarrow==5.0.0
pycparser==2.20
Pygments==2.10.0
pynput==1.7.3
pyparsing==2.4.7
PyQt5==5.15.4
PyQt5-Qt5==5.15.2
PyQt5-sip==12.9.0
PyQtWebEngine==5.15.4
PyQtWebEngine-Qt5==5.15.2
pyrsistent==0.18.0
python-dateutil==2.8.2
pytz==2021.1
pywin32==301
pywinpty==1.1.3
pyzmq==22.2.1
qtstylish==0.1.4
requests==2.26.0
requests-unixsocket==0.2.0
retrying==1.3.3
scikit-learn==0.24.2
scipy==1.7.1
seaborn==0.11.2
Send2Trash==1.8.0
six==1.16.0
sniffio==1.2.0
statsmodels==0.12.2
tenacity==8.0.1
terminado==0.11.1
testpath==0.5.0
threadpoolctl==2.2.0
tornado==6.1
traitlets==5.0.5
typing-extensions==3.10.0.0
urllib3==1.26.6
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==1.2.1
Werkzeug==2.0.1
wordcloud==1.8.1
wrapt==1.12.1
chadkennedyonline commented 2 years ago

Do you get a traceback? If so, please share it. If not, can you share your Pokemon dataset so we can try to reproduce the issue?