On 01/18/2012 07:19 PM, Vlad Niculae wrote: > I am quoting from http://docs.python.org/distutils/builtdist.html > > >> By default the installer will display the cool “Python Powered” >> logo when it is run, but you can also supply your own> 152x261 >> bitmap which must be a Windows .bmpfile with the --bitmap option. >> > I'm assuming -b is short for --bitmap. > > Thanks for looking that up :)
Not quite sure if showing the logo is worth making the installation command twice as long ;) Andy > Vlad > > > On Jan 18, 2012, at 18:04 , Jacob VanderPlas wrote: > > >> Hello, >> This doesn't seem right to me. Is the path to the logo bitmap supposed >> to appear in this line? >> >> In doc/install.rst: >> ------------------------------------------------ >> <snip> >> the command to execute is:: >> >> python setup.py bdist_wininst -b doc/logos/scikit-learn-logo.bmp >> >> This will create an installable binary under directory ``dist/``. >> <snip> >> ------------------------------------------------ >> >> Jake >> >> ------------------------------------------------------------------------------ >> Keep Your Developer Skills Current with LearnDevNow! >> The most comprehensive online learning library for Microsoft developers >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >> Metro Style Apps, more. Free future releases when you subscribe now! >> http://p.sf.net/sfu/learndevnow-d2d >> _______________________________________________ >> Scikit-learn-general mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general >> > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general > ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
