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

[ERROR] No module named kernel.smdc.core while running on macOS #94

Open
akshaybaweja opened this issue Dec 11, 2020 · 2 comments
Open

Comments

@akshaybaweja
Copy link

python3 main.py "https://open.spotify.com/track/4SlCYFaUQ8GRuwdpgniaGF\?si\=lrvOfSkSSqeV1LwKV3_17g"
Traceback (most recent call last):
  File "/Users/akshaybaweja/Downloads/smd-dev_ea-0/main.py", line 1, in <module>
    from kernel import controller
  File "/Users/akshaybaweja/Downloads/smd-dev_ea-0/kernel/controller.py", line 16, in <module>
    from kernel.smdc.core import CORE
ModuleNotFoundError: No module named 'kernel.smdc.core'

Can anybody help me with this?

@anirbanpolvolt
Copy link

Yes i also couldnt find the fix for it.

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
@akshaybaweja @anirbanpolvolt and others