allegroai / clearml

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Apache License 2.0
5.64k stars 652 forks source link

`Bus error` upon using any `clearml-` command or importing it via the API #1334

Open carschandler opened 3 weeks ago

carschandler commented 3 weeks ago

Describe the bug

A clear and concise description of what the bug is.

I get the following error:

Bus error

That's all.

To reproduce

Exact steps to reproduce the bug. Provide example code if possible.

Occurs upon using any clearml- command or import clearml

Expected behaviour

What is the expected behaviour? What should've happened but didn't?

No error should occur.

Of note, I have installed the clearml client in a conda environment that I have been using with this project for several weeks now with no issues. It just stopped working earlier today.

Environment

ainoam commented 2 weeks ago

@carschandler This seems to be a lower level issue with your specific python environment setup on WSL?