I have ActivePython and a cygwin install of python. When I installed
the packages required by dabo they went into the ActivePython
distribution, but when running python scripts the /usr/bin/env calls
the cygwin install. which is annoying. I've been specifying the other
python directory by hand.

What could I do to avoid this problem without uninstalling the cygwin
package? (doing that would screw with some dependencies)?

Speaking of cygwin, should I be on the lookout for any weirdness
caused by the alternate way of specifying path names or is that
handled gracefully by python? (e.g. c:\home vs /cygdrive/c/home)

-- 
sheila

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to