[New-bugs-announce] [issue27090] Python 3 import error after installation

Richard Penman report at bugs.python.org
Mon May 23 06:10:49 EDT 2016


New submission from Richard Penman:

I installed latest release (https://www.python.org/downloads/release/python-351/) on OSX and get this error:

$ python3
...
ImportError: This package should not be accessible on Python 3. Either you are trying to run from the python-future src folder or your installation of python-future is corrupted.

Also tried installing via brew and got same error.

----------
components: Installation, Macintosh
messages: 266133
nosy: Richard Penman, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: Python 3 import error after installation
type: crash
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27090>
_______________________________________


More information about the New-bugs-announce mailing list