brainworkshop icon indicating copy to clipboard operation
brainworkshop copied to clipboard

Segmentation fault (core dumped)

Open mtbadakhshan opened this issue 3 years ago • 5 comments

When I want to run the following command, a black screen appears and closes. Then, the terminal shows Segmentation fault (core dumped) error. The command: python2 brainworkshop.pyw The result of the pip2 list command is:

Package      Version
------------ -------
folder-color 0.0.86
pip          20.3.4
pyglet       1.5.15
PyGObject    3.36.0
setuptools   44.1.0
urllib3      1.26.4
wheel        0.34.2

I have also installed "AVbin" from here. And I can see the the installed OpenGL version using glxinfo | grep "OpenGL version" command. The result is: OpenGL version string: 4.6.0 NVIDIA 450.102.04

mtbadakhshan avatar Apr 02 '21 20:04 mtbadakhshan