Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion SystemExit error when trying install BS4 on Python 3.3

Received: by 10.236.119.82 with SMTP id m58mr737232yhh.26.1352980840385;
        Thu, 15 Nov 2012 04:00:40 -0800 (PST)
X-BeenThere: beautifulsoup@googlegroups.com
Received: by 10.49.109.234 with SMTP id hv10ls216422qeb.64.gmail; Thu, 15 Nov
 2012 04:00:38 -0800 (PST)
Received: by 10.224.207.66 with SMTP id fx2mr776556qab.7.1352980838744;
        Thu, 15 Nov 2012 04:00:38 -0800 (PST)
Received: by 10.224.16.202 with SMTP id p10msqaa;
        Thu, 15 Nov 2012 02:26:02 -0800 (PST)
Received: by 10.49.6.36 with SMTP id x4mr164778qex.30.1352975162838;
        Thu, 15 Nov 2012 02:26:02 -0800 (PST)
Date: Thu, 15 Nov 2012 02:26:02 -0800 (PST)
From: Vladislav Iliushin <vlad.ilius...@gmail.com>
To: beautifulsoup@googlegroups.com
Message-Id: <791d7033-1447-4fb0-9051-393c3947c3de@googlegroups.com>
Subject: SystemExit error when trying install BS4 on Python 3.3
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_1780_9098851.1352975162542"

------=_Part_1780_9098851.1352975162542
Content-Type: multipart/alternative; 
	boundary="----=_Part_1781_16855072.1352975162542"

------=_Part_1781_16855072.1352975162542
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

*Traceback (most recent call last):*
*  File "C:\Python33\beautifulsoup4-4.1.3\setup.py", line 27, in <module>*
*    "Topic :: Software Development :: Libraries :: Python Modules",*
*  File "C:\Python33\lib\distutils\core.py", line 136, in setup*
*    raise SystemExit(gen_usage(dist.script_name) + "\nerror: %s" % msg)*
*SystemExit: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 
[cmd2_opts] ...]*
*   or: setup.py --help [cmd1 cmd2 ...]*
*   or: setup.py --help-commands*
*   or: setup.py cmd --help*
*
*
*error: no commands supplied*

------=_Part_1781_16855072.1352975162542
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<div><b>Traceback (most recent call last):</b></div><div><b>&nbsp; File "C:\Python33\beautifulsoup4-4.1.3\setup.py", line 27, in &lt;module&gt;</b></div><div><b>&nbsp; &nbsp; "Topic :: Software Development :: Libraries :: Python Modules",</b></div><div><b>&nbsp; File "C:\Python33\lib\distutils\core.py", line 136, in setup</b></div><div><b>&nbsp; &nbsp; raise SystemExit(gen_usage(dist.script_name) + "\nerror: %s" % msg)</b></div><div><b>SystemExit: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]</b></div><div><b>&nbsp; &nbsp;or: setup.py --help [cmd1 cmd2 ...]</b></div><div><b>&nbsp; &nbsp;or: setup.py --help-commands</b></div><div><b>&nbsp; &nbsp;or: setup.py cmd --help</b></div><div><b><br></b></div><div><b>error: no commands supplied</b></div>
------=_Part_1781_16855072.1352975162542--

------=_Part_1780_9098851.1352975162542--