Modify ↓
Opened 17 years ago
Closed 17 years ago
#3469 closed defect (wontfix)
not install
| Reported by: | anonymous | Owned by: | Noah Kantrowitz |
|---|---|---|---|
| Priority: | normal | Component: | TracForgePlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Execute plugin for version 0.11 and ocurred error
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Thats a feature. There is a reason the 0.11 version isn't mentioned anywhere, it isn't released for public use yet.
Note: See
TracTickets for help on using
tickets.



Sorry,
C:\Python25\Scripts>easy_install c:/tracforgeplugin/0.11 Processing 0.11 Running setup.py -q bdist_egg --dist-dir c:\tracforgeplugin\0.11\egg-dist-tmp-mn nw7v Traceback (most recent call last): File "C:\Python25\Scripts\easy_install-script.py", line 8, in <module> load_entry_point('setuptools==0.6c7', 'console_scripts', 'easy_install')() File "C:\Python25\Lib\site-packages\setuptools\command\easy_install.py", line 1670, in main with_ei_usage(lambda: File "C:\Python25\Lib\site-packages\setuptools\command\easy_install.py", line 1659, in with_ei_usage return f() File "C:\Python25\Lib\site-packages\setuptools\command\easy_install.py", line 1674, in <lambda> distclass=DistributionWithoutHelpCommands, **kw File "c:\Python25\lib\distutils\core.py", line 151, in setup dist.run_commands() File "c:\Python25\lib\distutils\dist.py", line 974, in run_commands self.run_command(cmd) File "c:\Python25\lib\distutils\dist.py", line 994, in run_command cmd_obj.run() File "C:\Python25\Lib\site-packages\setuptools\command\easy_install.py", line 211, in run self.easy_install(spec, not self.no_deps) File "C:\Python25\Lib\site-packages\setuptools\command\easy_install.py", line 427, in easy_install return self.install_item(None, spec, tmpdir, deps, True) File "C:\Python25\Lib\site-packages\setuptools\command\easy_install.py", line 471, in install_item dists = self.install_eggs(spec, download, tmpdir) File "C:\Python25\Lib\site-packages\setuptools\command\easy_install.py", line 655, in install_eggs return self.build_and_install(setup_script, setup_base) File "C:\Python25\Lib\site-packages\setuptools\command\easy_install.py", line 930, in build_and_install self.run_setup(setup_script, setup_base, args) File "C:\Python25\Lib\site-packages\setuptools\command\easy_install.py", line 919, in run_setup run_setup(setup_script, args) File "C:\Python25\lib\site-packages\setuptools\sandbox.py", line 27, in run_se tup lambda: execfile( File "C:\Python25\lib\site-packages\setuptools\sandbox.py", line 63, in run return func() File "C:\Python25\lib\site-packages\setuptools\sandbox.py", line 29, in <lambd a> {'__file__':setup_script, '__name__':'__main__'} File "setup.py", line 5, in <module> AttributeError: 'module' object has no attribute 'getlogin'