outdated version of twisted in OS X Leopard 10.5.7
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from NetSkay <None>: hello... apperently the twisted framework mpkg for OS X is outdated i downloaded twisted for os x directly from the main page then again from the download page, the instalation went smooth, however when i run my project i get PythonLoggingObserver module not found... i have gotten this error before with ubuntu hardy due to outdated repositories, but i got this straight from the homepage; anyways i knew it was outdated version and im not sure where is that coming from, maybe someone compiled the wrong folder down at MIT? i opened the terminal imported twisted and i ran print on the version, all of this is on my macbook >>> import twisted >>> print twisted.__version__ and i got this in return >2.5.0 does os x packages are different? whats the deal here lol ---------- Type : defect Component: core Keywords : Priority : highest Nosy : ---------- http://twistedmatrix.com/trac/ticket/3842