On Sun, Apr 7, 2013 at 1:42 PM, Stef Hoesli <[email protected]> wrote: > > Any idea what could be wrong here and more important: Any tips how I can > work around that seg fault?
IMDbPY 4.6 is way too old. :-) Please use the latest version in the repository: https://bitbucket.org/alberanid/imdbpy/src or https://github.com/alberanid/imdbpy Let me know if it still happens. If it does, you can search for the cutils.so library (somewhere in the imdb/parser/sql/ directory of your installation) and remove it (pure-Python versions of some functions will be used: while they are slower, it's not a big deal) HTH, -- Davide Alberani <[email protected]> [PGP KeyID: 0x465BFD47] http://www.mimante.net/ ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Imdbpy-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/imdbpy-help
