vinmorel / MapleWrapper

Maplestory GMS v.92 and below wrapper api. Extract real-time game information to enable reinforcement learning environments and bots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR

colemartens opened this issue · comments

ERROR: Could not find a version that satisfies the requirement pywin32==225 (from versions: 302, 303)
ERROR: No matching distribution found for pywin32==225

getting this error, on windows with up to date python.

What python version are you using?

EDIT:

Seems like python 3.10.x isn't compatible with pywin32==225. For now you can use python 3.8.x, I'll try to fix this compatibility issue