Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AgGrid Import crashes Pycharm Debugger #251

Open
mucmch opened this issue Feb 29, 2024 · 0 comments
Open

AgGrid Import crashes Pycharm Debugger #251

mucmch opened this issue Feb 29, 2024 · 0 comments
Labels
question Further information is requested

Comments

@mucmch
Copy link

mucmch commented Feb 29, 2024

Simply importing aggrid crashes the Pycharm debugger:

The code run is:
from st_aggrid import AgGrid

Works well, when simply running:
Process finished with exit code 0

Crashes, when debugging:
Process finished with exit code -1073741819 (0xC0000005)

@PablocFonseca PablocFonseca added the question Further information is requested label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants