Hi,

I tried installing the plugin TracTicketStats plugin, but I am gettin the 
following error:

splugin\trunk>python setup.py install
running install
running bdist_egg
running egg_info
creating Tracticketstats.egg-info
writing requirements to Tracticketstats.egg-info\requires.txt
writing Tracticketstats.egg-info\PKG-INFO
writing top-level names to Tracticketstats.egg-info\top_level.txt
writing dependency_links to Tracticketstats.egg-info\dependency_links.txt
writing entry points to Tracticketstats.egg-info\entry_points.txt
writing manifest file 'Tracticketstats.egg-info\SOURCES.txt'
reading manifest file 'Tracticketstats.egg-info\SOURCES.txt'
writing manifest file 'Tracticketstats.egg-info\SOURCES.txt'
installing library code to build\bdist.win32\egg
running install_lib
running build_py
creating build
creating build\lib
creating build\lib\ticketstats
copying ticketstats\macro.py -> build\lib\ticketstats
copying ticketstats\ticketstats.py -> build\lib\ticketstats
copying ticketstats\__init__.py -> build\lib\ticketstats
creating build\lib\ticketstats\templates
copying ticketstats\templates\jsondata.html -> 
build\lib\ticketstats\templates
copying ticketstats\templates\ticketstats.html -> 
build\lib\ticketstats\template
s
copying ticketstats\templates\ticketstats_macro.html -> 
build\lib\ticketstats\te
mplates
creating build\bdist.win32
creating build\bdist.win32\egg
creating build\bdist.win32\egg\ticketstats
copying build\lib\ticketstats\macro.py -> build\bdist.win32\egg\ticketstats
creating build\bdist.win32\egg\ticketstats\templates
copying build\lib\ticketstats\templates\jsondata.html -> 
build\bdist.win32\egg\t
icketstats\templates
copying build\lib\ticketstats\templates\ticketstats.html -> 
build\bdist.win32\eg
g\ticketstats\templates
copying build\lib\ticketstats\templates\ticketstats_macro.html -> 
build\bdist.wi
n32\egg\ticketstats\templates
copying build\lib\ticketstats\ticketstats.py -> 
build\bdist.win32\egg\ticketstat
s
copying build\lib\ticketstats\__init__.py -> 
build\bdist.win32\egg\ticketstats
byte-compiling build\bdist.win32\egg\ticketstats\macro.py to macro.pyc
byte-compiling build\bdist.win32\egg\ticketstats\ticketstats.py to 
ticketstats.p
yc
byte-compiling build\bdist.win32\egg\ticketstats\__init__.py to __init__.pyc
creating build\bdist.win32\egg\EGG-INFO
copying Tracticketstats.egg-info\PKG-INFO -> build\bdist.win32\egg\EGG-INFO
copying Tracticketstats.egg-info\SOURCES.txt -> 
build\bdist.win32\egg\EGG-INFO
copying Tracticketstats.egg-info\dependency_links.txt -> 
build\bdist.win32\egg\E
GG-INFO
copying Tracticketstats.egg-info\entry_points.txt -> 
build\bdist.win32\egg\EGG-I
NFO
copying Tracticketstats.egg-info\requires.txt -> 
build\bdist.win32\egg\EGG-INFO
copying Tracticketstats.egg-info\top_level.txt -> 
build\bdist.win32\egg\EGG-INFO

zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist\Tracticketstats-3.0.0.dev0-py2.7.egg' and adding 
'build\bdist.win
32\egg' to it
removing 'build\bdist.win32\egg' (and everything under it)
Processing Tracticketstats-3.0.0.dev0-py2.7.egg
Removing c:\python27\lib\site-packages\Tracticketstats-3.0.0.dev0-py2.7.egg
Copying Tracticketstats-3.0.0.dev0-py2.7.egg to 
c:\python27\lib\site-packages
Tracticketstats 3.0.0.dev0 is already the active version in easy-install.pth

Installed c:\python27\lib\site-packages\tracticketstats-3.0.0.dev0-py2.7.egg
Processing dependencies for Tracticketstats==3.0.0.dev0
Searching for TracAdvParseArgsPlugin
Reading https://pypi.python.org/simple/TracAdvParseArgsPlugin/
Download error on https://pypi.python.org/simple/TracAdvParseArgsPlugin/: 
timed
out -- Some packages may not be found!
Couldn't find index page for 'TracAdvParseArgsPlugin' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Download error on https://pypi.python.org/simple/: timed out -- Some 
packages ma
y not be found!
No local packages or download links found for TracAdvParseArgsPlugin
error: Could not find suitable distribution for 
Requirement.parse('TracAdvParseA
rgsPlugin')


I downloaded the zip file on the following 
link: https://trac-hacks.org/wiki/TracTicketStatsPlugin and by using comman 
"python setup.py install" I tried installing the plugin, But I found the 
following error.

Please help me in this regard.

Regards,
SF

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to