On Wed, Jun 10, 2015 at 5:02 PM, Craig Rodrigues <[email protected]> wrote:
> Can you add right here:
>        print("PATH: %s" % os.environ['PATH'], file=errors)
>
> and see what the PATH is in your errors file?

I should have mentioned that I'm using python3. The above is causing a
TypeError:
TypeError: 'str' does not support the buffer interface
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to