This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author axh
Recipients axh
Date 2015-09-17.12:58:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442494739.31.0.584117765088.issue25150@psf.upfronthosting.co.za>
In-reply-to
Content
trying to install the yt package, most recent version 3.2.1 on python 3.5.0 using pip

pip3 install -U yt

error output attached.  The same package installs fine with python 3.4.3, same compiler and also build from scratch, so the suspicion is that it is related to the new 3.5.0 version.  The system installed is the current Fedora 22, gcc 5.1.1-4.
History
Date User Action Args
2015-09-17 12:59:00axhsetrecipients: + axh
2015-09-17 12:58:59axhsetmessageid: <1442494739.31.0.584117765088.issue25150@psf.upfronthosting.co.za>
2015-09-17 12:58:59axhlinkissue25150 messages
2015-09-17 12:58:58axhcreate