AlisaLC / CSUtils

Counter Strike 2 Utilities in Python
5 stars 0 forks source link

ModuleNotFoundError: No module named 'proto.cstrike15_gcmessages_pb2' #1

Open ESCA7A opened 3 days ago

ESCA7A commented 3 days ago

Hello, i cannot download demos and analyze

first step which i do:
python -m pip install -r requirements.txt

second step:
python download.py csgo_download_matchMatchData

Disk:\CSUtils-master>python download.py csgo_download_matchMatchData
Traceback (most recent call last):
  File "Disk:\CSUtils-master\download.py", line 15, in <module>
    import proto.cstrike15_gcmessages_pb2 as csgo_pb
ModuleNotFoundError: No module named 'proto.cstrike15_gcmessages_pb2'
AlisaLC commented 2 days ago

cstrike15_gcmessages_pb2.py exists in proto directory. this is probably because of packaging error in your code. also the match share code format is not correct. it should be CSGO-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx