On Wed, Jun 10, 2015 at 5:02 PM, Craig Rodrigues <rodr...@freebsd.org> 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
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to