Open 6Roy opened 1 year ago
Hi @6Roy, A "bus error" with a "core dumped" message typically indicates a severe issue that causes the operating system to terminate the process abruptly. In the context of running the script, this can be caused by the Python libraries or dependencies you're using. Make sure all dependencies are correctly installed and are compatible with each other. Use virtual environments to manage dependencies and avoid conflicts
When I try to run gligen_inference.py,the error was emerged