On Thu, Nov 12, 2009 at 12:31 PM, Jim Vickroy <jim.vick...@noaa.gov> wrote: > > Hello, > > Please excuse the repost (sent last week), but I'm hoping someone on the > list can get me on-track with a distutils problem. > > I have just upgraded from Python 2.5 to 2.6.4 (MS Windows XP service pack > 3). > > My setup.py scripts (based on distutils.core.setup) no longer work with the > --install-script option. Here is the error: > > * error: option --install-script not recognized
Hi Jim, the option (in 2.5 and 2.6) is "--install-scripts" (notice the final 's') Regards Tarek _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig