No module named 'future' found for Python 3
Issue
-
Our Python 3 script displays the following error:
Traceback (most recent call last): File "example.py", line 3, in <module> from future import standard_library ModuleNotFoundError: No module named 'future' -
Nothing in the distribution provides the
python-futuremodule.
Environment
-
Red Hat Enterprise Linux 8
-
Red Hat Enterprise Linux 9
-
Python 3 (any version)
-
python3
-
python38
-
python39
-
python3.11
-
-
python-future
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.