You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2023. It is now read-only.
python checktop50.py replay-osu_979155_4355076974.osr -a
it gives me this error
Traceback (most recent call last):
File "D:\Kamil\dontsteal-latest_branch\dontsteal-latest_branch\checktop50.py", line 5, in
import dontsteal
File "D:\Kamil\dontsteal-latest_branch\dontsteal-latest_branch\dontsteal.py", line 4, in
from osrparse.replay import parse_replay_file
ImportError: cannot import name 'parse_replay_file' from 'osrparse.replay' (C:\Users\kamil\AppData\Local\Programs\Python\Python310\lib\site-packages\osrparse\replay.py)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
when im writing this command
python checktop50.py replay-osu_979155_4355076974.osr -a
it gives me this error
Traceback (most recent call last):
File "D:\Kamil\dontsteal-latest_branch\dontsteal-latest_branch\checktop50.py", line 5, in
import dontsteal
File "D:\Kamil\dontsteal-latest_branch\dontsteal-latest_branch\dontsteal.py", line 4, in
from osrparse.replay import parse_replay_file
ImportError: cannot import name 'parse_replay_file' from 'osrparse.replay' (C:\Users\kamil\AppData\Local\Programs\Python\Python310\lib\site-packages\osrparse\replay.py)
The text was updated successfully, but these errors were encountered: