I installed the python package elixir-py25, but it fails when I import it:
>>> import elixir
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Library/fink/lib/python2.5/site-packages/elixir/__init__.py", line 21, in <module>
from sqlalchemy.ext.sessioncontext import SessionContext
ImportError: No module named sessioncontext
(Yes sqlalchemy-py25 is already installed, and seems to work fine.)
Cheers
Bjarni
As elixir-py25 is a maintained package, we'd like to ask you to contact the maintainer (Pepe Barbe, [email protected]) directly with regard to this issue.
To find out if a package has a maintainer, type the following command on a terminal window:
fink info packagename
There should be a line starting with "Maintainer:" indicating both the name and e-mail address of the maintainer.
E-mail sent to maintainer.