Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

cannot import name 'parse_replay_file' from 'osrparse.replay' #3

Open
Flapczek opened this issue Jan 15, 2023 · 0 comments
Open

cannot import name 'parse_replay_file' from 'osrparse.replay' #3

Flapczek opened this issue Jan 15, 2023 · 0 comments

Comments

@Flapczek
Copy link

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)

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

No branches or pull requests

1 participant