On 10/4/07, Chris <[EMAIL PROTECTED]> wrote:
> Is there a way of forcing them to install? I dont mind going in and
> deleting things by hand myself, but I am trying to have a build that
> installs for almost everyone with minimum tinkering.
Yes, just edit setup.py and remove the conditional check
On 7/17/07, Chris Fonnesbeck <[EMAIL PROTECTED]> wrote:
> For some reason, builds from SVN dont install either pytz
> or dateutil (at least not in the right place). Importing pylab
> from these builds results in an import error.
>
> How can I build these so as to convince these modules to
> install
For some reason, builds from SVN dont install either pytz
or dateutil (at least not in the right place). Importing pylab
from these builds results in an import error.
How can I build these so as to convince these modules to
install correctly?
Thanks.
---