<HTML style="FONT-SIZE: x-small; FONT-FAMILY: MS Sans Serif"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1251">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR></HEAD>
<BODY>
<DIV>By the way, have I mentioned that I am the 'Poster Boy' for adults with ADD?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Best Regards,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Chris Nethery</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV><A href="mailto:gilcneth@earthlink.net">gilcneth@earthlink.net</A></DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid">
<DIV style="FONT: 10pt Arial">----- Original Message ----- </DIV>
<DIV style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> <A title=gilcneth@earthlink.net href="mailto:gilcneth@earthlink.net">gilcneth@earthlink.net</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To: </B><A title=tkinter-discuss@python.org href="mailto:tkinter-discuss@python.org">tkinter-discuss</A></DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> 9/13/2005 2:28:45 PM </DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Tkinter-discuss] Trouble installing PyBWidgets</DIV>
<DIV><BR></DIV><FONT size=2>
<P>
<DIV>
<DIV>I&nbsp;see what was happening here.&nbsp; I was running&nbsp;'setup.py --help-commands' and&nbsp;my text editor was just opening up the file.&nbsp; I wasn't&nbsp;assuming the obvious, which was that I should have been entering 'python&nbsp;setup.py --help-commands'.&nbsp; I have&nbsp;gone down&nbsp;the 'python setup.py install' route and everything is working great.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you for your help!</DIV>
<DIV>&nbsp;</DIV>
<DIV>-- Chris</DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="mailto:gilcneth@earthlink.net">gilcneth@earthlink.net</A> wrote:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt; I have tried running setup.py and receive the following error:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt; usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]</DIV>
<DIV>&gt; or: setup.py --help [cmd1 cmd2 ...]</DIV>
<DIV>&gt; or: setup.py --help-commands</DIV>
<DIV>&gt; or: setup.py cmd --help</DIV>
<DIV>&gt;</DIV>
<DIV>&gt; error: no commands supplied</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt; I guess I need to provide some additional commands,</DIV>
<DIV>&gt; but I am not sure which commands I should provide.</DIV>
<DIV>&nbsp;</DIV>
<DIV>hint:</DIV>
<DIV>&nbsp;</DIV>
<DIV>python setup.py --help-commands</DIV>
<DIV>&nbsp;</DIV>
<DIV>Standard commands:</DIV>
<DIV>build build everything needed to install</DIV>
<DIV>build_py "build" pure Python modules (copy to build directory)</DIV>
<DIV>build_ext build C/C++ extensions (compile/link to build directory)</DIV>
<DIV>build_clib build C/C++ libraries used by Python extensions</DIV>
<DIV>build_scripts "build" scripts (copy and fixup #! line)</DIV>
<DIV>clean clean up output of 'build' command</DIV>
<DIV>install install everything from build directory</DIV>
<DIV>install_lib install all Python modules (extensions and pure Python)</DIV>
<DIV>install_headers install C/C++ header files</DIV>
<DIV>install_scripts install scripts (Python or otherwise)</DIV>
<DIV>install_data install data files</DIV>
<DIV>sdist create a source distribution (tarball, zip file, etc.)</DIV>
<DIV>register register the distribution with the Python package index</DIV>
<DIV>bdist create a built (binary) distribution</DIV>
<DIV>bdist_dumb create a "dumb" built distribution</DIV>
<DIV>bdist_rpm create an RPM distribution</DIV>
<DIV>bdist_wininst create an executable installer for MS Windows</DIV>
<DIV>&nbsp;</DIV>
<DIV>given your subject line, "install" might be what you want.</DIV>
<DIV>&nbsp;</DIV>
<DIV>reading the generic installation guide can also be a good idea:</DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="http://docs.python.org/inst/inst.html">http://docs.python.org/inst/inst.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;/F&gt; </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>_______________________________________________</DIV>
<DIV>Tkinter-discuss mailing list</DIV>
<DIV><A href="mailto:Tkinter-discuss@python.org">Tkinter-discuss@python.org</A></DIV><A href="http://mail.python.org/mailman/listinfo/tkinter-discuss">http://mail.python.org/mailman/listinfo/tkinter-discuss</A> 
<DIV>&nbsp;</DIV></DIV></FONT></BLOCKQUOTE></BODY></HTML>