[drats_users] D-RATS 0.3.0-alpha2
Debbie Fligor
Sat Feb 28 13:18:00 PST 2009
On Feb 28, 2009, at 14:33, Dan Smith wrote:
>>
> Were you able to run 0.3 with the existing MacPorts environment? I
> have
> not yet checked to see if anything else is required (although I don't
> think there is).
>
nope, neither version worked, although the alpha2 built right up until
I tried to do the fonts.
here's the error messages, the first set is for the rev/032a...
version, the second for the alpha0.3.2
Mnementh:d-rats-0-3-hg-032a1ca422fb drats$ python d-rats
Xlib: extension "Generic Event Extension" missing on display "/tmp/
launch-qWc1F
6/:0".
Xlib: extension "RANDR" missing on display "/tmp/launch-qWc1F6/:0".
Xlib: extension "Generic Event Extension" missing on display "/tmp/
launch-qWc1F
6/:0".
Xlib: extension "Generic Event Extension" missing on display "/tmp/
launch-qWc1F
6/:0".
Xlib: extension "Generic Event Extension" missing on display "/tmp/
launch-qWc1F
6/:0".
BeautifulSoup was not found. Geocoders assuming malformed markup will
not work.
simplejson was not found. Geocoders relying on JSON parsing will not
work.
FeedParser not available
Traceback (most recent call last):
File "d-rats", line 41, in <module>
from d_rats import mainapp
File "/Users/drats/src/d-rats-0-3-hg-032a1ca422fb/d_rats/
mainapp.py", line 50,
in <module>
import mainwindow
File "/Users/drats/src/d-rats-0-3-hg-032a1ca422fb/d_rats/
mainwindow.py", line
40, in <module>
from d_rats.ui.main_files import FilesTab
File "/Users/drats/src/d-rats-0-3-hg-032a1ca422fb/d_rats/ui/
main_files.py", li
ne 27, in <module>
from d_rats import rpcsession
File "/Users/drats/src/d-rats-0-3-hg-032a1ca422fb/d_rats/
rpcsession.py", line
26, in <module>
import sessions
File "/Users/drats/src/d-rats-0-3-hg-032a1ca422fb/d_rats/
sessions.py", line 30
, in <module>
from version import DRATS_VERSION
ImportError: No module named version
Mnementh:d-rats-0.3.0-alpha2 drats$ python d-rats
Xlib: extension "Generic Event Extension" missing on display "/tmp/
launch-qWc1F
6/:0".
Xlib: extension "RANDR" missing on display "/tmp/launch-qWc1F6/:0".
Xlib: extension "Generic Event Extension" missing on display "/tmp/
launch-qWc1F
6/:0".
Xlib: extension "Generic Event Extension" missing on display "/tmp/
launch-qWc1F
6/:0".
Xlib: extension "Generic Event Extension" missing on display "/tmp/
launch-qWc1F
6/:0".
BeautifulSoup was not found. Geocoders assuming malformed markup will
not work.
simplejson was not found. Geocoders relying on JSON parsing will not
work.
FeedParser not available
Traceback (most recent call last):
File "d-rats", line 41, in <module>
from d_rats import mainapp
File "/Users/drats/src/d-rats-0.3.0-alpha2/d_rats/mainapp.py", line
54, in <mo
dule>
import map_sources
ImportError: No module named map_sources
More information about the drats_users
mailing list