id summary reporter owner description type status priority component severity resolution keywords cc release 3156 easy_install fails on 0.11rc2 because of missing dependency TracWebAdmin anonymous cliechti "In 0.11 TracWebAdmin is part of the core, so there should be a seperate 0.11-branch {{{ Processing dependencies for trachtgroupeditor==1.0dev-r1949 Searching for TracWebAdmin Reading http://pypi.python.org/simple/TracWebAdmin/ Couldn't find index page for 'TracWebAdmin' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading http://pypi.python.org/simple/ No local packages or download links found for TracWebAdmin error: Could not find suitable distribution for Requirement.parse('TracWebAdmin' ) }}} I downloaded the zip and changed the setup.py: {{{ install_requires = [ 'TracWebAdmin', ], }}} in order to install the plugin. Anyway it seems to be broken for 0.11, because I don´t see a Account -> Groups Menu in WebAdmin. " defect closed high TracHtGroupEditorPlugin critical fixed 0.11