https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217447
--- Comment #1 from Danilo G. Baio (dbaio) <db...@bsd.com.br> --- This is the right log, the above is on a variant py3- that I am working for porting gitsome. >cd /wrkdirs/usr/ports/textproc/py-sphinx/work/Sphinx-1.4.8/build/lib && >/usr/bin/env >PYTHONPATH=/wrkdirs/usr/ports/textproc/py-sphinx/work/Sphinx-1.4.8/build/lib:/usr/local/lib/python3.5/site-packages > >/usr/local/bin/python3.5 -m sphinx.pycode.pgen2.driver -c 'import load_grammar' >/usr/local/lib/python3.5/runpy.py:125: RuntimeWarning: >'sphinx.pycode.pgen2.driver' found in sys.modules after import of package >'sphinx.pycode.pgen2', but prior to execution of 'sphinx.pycode.pgen2.driver'; >this may result in unpredictable behaviour > warn(RuntimeWarning(msg)) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"