Date: Wed, 01 Mar 2017 11:15:15 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-python@FreeBSD.org Subject: [Bug 217447] textproc/py-sphinx: Fails with python:3.3+ Message-ID: <bug-217447-17421-jy0OfvDtd1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217447-17421@https.bugs.freebsd.org/bugzilla/> References: <bug-217447-17421@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217447 --- Comment #1 from Danilo G. Baio (dbaio) <dbaio@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 &&=20 >/usr/bin/env PYTHONPATH=3D/wrkdirs/usr/ports/textproc/py-sphinx/work/Sphin= x-1.4.8/build/lib:/usr/local/lib/python3.5/site-packages=20 >/usr/local/bin/python3.5 -m sphinx.pycode.pgen2.driver -c 'import load_gra= mmar' >/usr/local/lib/python3.5/runpy.py:125: RuntimeWarning: 'sphinx.pycode.pgen= 2.driver' found in sys.modules after import of package >'sphinx.pycode.pgen2', but prior to execution of 'sphinx.pycode.pgen2.driv= er'; this may result in unpredictable behaviour > warn(RuntimeWarning(msg)) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217447-17421-jy0OfvDtd1>