running unittests using Debian's Python
Jan-Wijbrand Kolman <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel,gmane.comp.web.zope.z3base.five |
|---|---|
| Organization | Infrae |
| Message-ID | <[email protected]> |
Hello (crossposting to silva-dev - might be interesting for them too), FYI, I just now tried to run the "Five" tests but they do not start. As it turns out the Debian package maintainers decided to remove the "profile" module from the Python standard lib (due license issue as I understand). The profile module is used by "ZopeTestCase". To fix this on your Debian system you can "apt-get install python-profiler" (or more explcitly "apt-get install python2.[version]-profiler"). I guess its time to install 'my own' Python on my workstation now too... regards, jw -- Jan-Wijbrand Kolman [email protected]