Open Max-RM opened 8 months ago
What commands did you use to run from source? Most likely it hasn't been compiled.
What commands did you use to run from source? Most likely it hasn't been compiled.
This command:
py -m pip install amulet-map-editor
What commands did you use to run from source? Most likely it hasn't been compiled.
I dont understand which file exactly wasnt compilled. Maybe I can just copypaste needed file from another PC
Can you share the full output of the install command.
If it has compiled, there will be a file called chunk_builder_cy.pyd
in amulet_map_editor/api/opengl/mesh/level/chunk
The file will have some other things in the name indicating the python version and platform info.
It is also possible that the version of python you installed it with and the version you are running it with are different.
On windows you also need visual studio installed for the compiler.
Is this still an issue?
Can you share the full output of the install command. If it has compiled, there will be a file called
chunk_builder_cy.pyd
inamulet_map_editor/api/opengl/mesh/level/chunk
The file will have some other things in the name indicating the python version and platform info.It is also possible that the version of python you installed it with and the version you are running it with are different.
On windows you also need visual studio installed for the compiler.
I'm sorry, I didn't receive the Gmail message, so I didn't know that you wrote something here.
Is this still an issue?
I cant share full log. Maybe after 2 days
Python3.9. Amuet 0.10.27 Error log: amuleterrlog.txt