Has anyone gotten python setuptools/python eggs packages to work as a fink package? I am having a bear of a time getting wxoptparse to work. With a new release from the author, I am able to get farther into the install process, but I ended up with this after doing python setup.py install --root /tmp/foo where python is the fink python2.4.
cat /tmp/foo/sw/bin/wxoptparse #!/sw/bin/python # EASY-INSTALL-SCRIPT: 'wxOptParse==0.1.3','wxoptparse' import pkg_resources pkg_resources.run_script('wxOptParse==0.1.3', 'wxoptparse') Which looks like setuptools must already be installed. Has anyone got an experimental fink info file for setuptools? I have a feeling that we may be getting more egg (e.g. unzip'able) packaged python code coming down the pipe in the near future. Thanks! -kurt __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel