Page 1 of 1

Blendigo on BSD

Posted: Mon Jan 14, 2008 7:29 am
by Macrob
Hi! Does someone uses Blendigo with some kind of BSD?
I try to start Blendigo on DesktopBSD and get this:

Code: Select all

Compiled with Python version 2.5.1.
Checking for installed Python... got it!

----------------------
BLENDIGO v1.0.4
----------------------
  Linux-platform: freebsd6  os.sep: /
Traceback (most recent call last):
  File "<string>", line 2086, in <module>
  File "/usr/local/lib/python2.5/posixpath.py", line 62, in join
    elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
:cry: