to see if I could make a all in one file for windows, but I got stuck at this point: "error: install_script 'pycam_win32_postinstall.py' not found in scripts"
There is no Scripts directory in the new pycam5.1 directory (that is made in a parent the pycam5.1 directory), so the make process stops there.
Any hints on how to proceed?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
to see if I could make a all in one file for windows, but I got stuck at this point: "error: install_script 'pycam_win32_postinstall.py' not found in scripts"
There is no Scripts directory in the new pycam5.1 directory (that is made in a parent the pycam5.1 directory), so the make process stops there.
Any hints on how to proceed?
Hi Jelle,
I am currently not sure, what exactly you were doing :)
Did you try to create a standalone executable for Windows?
What did you type before encountering this error message?
cheers,
Lars
As far as I remember, I downloaded a tarbal snapshot from svn, unpacked it, found a makefile and ran make on it. :)