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

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

Open
carschandler opened this issue Oct 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@carschandler
Copy link

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

  • Server type: self hosted
  • ClearML SDK Version: 1.16.4
  • ClearML Server Version: WebApp: 1.16.2-502 • Server: 1.16.2-502 • API: 2.30
  • Python Version: 3.12.6
  • OS: WSL 2 (Ubuntu 24.04)
@carschandler carschandler added the bug Something isn't working label Oct 3, 2024
@ainoam
Copy link
Collaborator

ainoam commented Oct 6, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants