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

Sublime crashes at launch #414

Open
Estebiu opened this issue May 24, 2023 · 2 comments
Open

Sublime crashes at launch #414

Estebiu opened this issue May 24, 2023 · 2 comments

Comments

@Estebiu
Copy link

Estebiu commented May 24, 2023

I'm not very sure what this means, so I hope someone will be kind enough to help me.
´´´sublime-music
Traceback (most recent call last):
File "/usr/bin/sublime-music", line 5, in
from sublime_music.main import main
File "/usr/lib/python3.11/site-packages/sublime_music/main.py", line 14, in
from .app import SublimeMusicApp
File "/usr/lib/python3.11/site-packages/sublime_music/app.py", line 36, in
from .adapters import (
File "/usr/lib/python3.11/site-packages/sublime_music/adapters/init.py", line 11, in
from .manager import AdapterManager, DownloadProgress, Result, SearchResult
File "/usr/lib/python3.11/site-packages/sublime_music/adapters/manager.py", line 33, in
from sublime_music.config import ProviderConfiguration
File "/usr/lib/python3.11/site-packages/sublime_music/config.py", line 8, in
import dataclasses_json
ModuleNotFoundError: No module named 'dataclasses_json' ´´´

I've installed python 3.8 but that doesn't change anything. I'm using sublime-music-git from the AUR.

@sumnerevans
Copy link
Member

is dataclasses-json installed for the correct version of python?

@edwargix
Copy link

@Estebiu are you still facing this issue? The sublime-music and dataclasses-json AUR packages were both upgraded a week ago to support Python 3.11 and Sublime Music v0.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants