Re: [Modeling-users] ModelingCore 0.9-pre-7
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2003-05-08 22:14:52
|
Yannick Gingras <yan...@sa...> writes: > Sounds like mdl_compile_model.py has not made it's way in the tarball... >=20 > $ python setup.py install > [...] > copying and adjusting Modeling/scripts/mdl_generate_python_code.py ->=20 > build/scripts-2.2 > copying and adjusting Modeling/scripts/mdl_validate_model.py ->=20 > build/scripts-2.2 > error: file 'Modeling/scripts/mdl_compile_model.py' does not exist >=20 >=20 > : \ >=20 Sorry, my fault -- forgot to update the MANIFEST. Thanks for reporting. 0.9pre7.1 corrects this. If you do not want to download the whole tarball again, simply download the script from: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/modeling/ProjectM= odeling/Modeling/scripts/mdl_validate_model.py?rev=3DHEAD&only_with_tag=3Dr= elease-0_9pre7&content-type=3Dtext/x-python and copy it in directory Modeling/scripts/ -- S=E9bastien. |