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

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

@flapczek

Description

@flapczek

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions