alient12 / MikuMikuAlive

A piece of software that renders MMD files without background and window frame on Windows OS
GNU General Public License v3.0
0 stars 0 forks source link

Error: #1

Open tmige opened 1 month ago

tmige commented 1 month ago

File "F:\MikuMikuAlive\pymeshio\pmx\reader.py", line 27, in init raise common.ParseException( TypeError: init() takes 2 positional arguments but 3 were given

alient12 commented 1 month ago

Hi, how did you install pymeshio? I believe your error comes from this package. please install it using pip install pymeshio then clone this repository again in another folder and run python main.py.