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

i keep geting the same error #4

Open
nyaxiam opened this issue Jun 10, 2023 · 1 comment
Open

i keep geting the same error #4

nyaxiam opened this issue Jun 10, 2023 · 1 comment

Comments

@nyaxiam
Copy link

nyaxiam commented Jun 10, 2023

im new to machine learning and i was trying to run the program but when i try to run it i get this error:

ModuleNotFoundError Traceback (most recent call last)
Cell In[15], line 13
10 import pandas as pd
11 import matplotlib.pyplot as plt
---> 13 import osu.rulesets.beatmap
14 import osu.rulesets.replay
15 import osu.rulesets.hitobjects as hitobjects

ModuleNotFoundError: No module named 'osu'

any ideas how to fix this ? or im doing something wrong ?

@didou4444
Copy link

I've encountered a similar problem and it's just an error linked to the position of your python file in your project, if I'm not mistaken

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

2 participants