Python3.3dm Installation On A Raspbian

Python3.3dm Installation On A Raspbian

python3.3dm

Debug Build of the Python Interpreter (version 3.3)

Install python3.3dm

  • Raspbian apt-get install python3.3-dbg Click to copy

python3.3-dbg

Debug Build of the Python Interpreter (version 3.3)

The package holds two things: - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. See the README.debug for more information.

To install the latest version of python3.3dm in your favorite operating system just copy the python3.3dm installation command from above and paste it into terminal. It will download and install the latest version of python3.3dm 2024 package in your OS.