On Feb 12, Sébastien Ragons <[email protected]> wrote: > But i think it work with the installed lib ?
Sure, but you can use a virtualenv [1] environment and test the latest version of IMDbPY, if you want. +++ [1] http://pypi.python.org/pypi/virtualenv ; after that you can fetch the latest IMDbPY from the SVN and use this command: "/path/to/your/virtenv/bin/python ./setup.py develop" to install it in the virtualenv (after that you just need to keep up-to-date the SVN version and install the test-suite, if you want). -- Davide Alberani <[email protected]> [GPG KeyID: 0x465BFD47] http://www.mimante.net/ ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Imdbpy-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/imdbpy-help
