python3-distutils

Python3-distutils

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community, python3-distutils. Already python3-distutils GitHub? Sign in to your account.

Distutils package for Python 3. This package contains the distutils module from the Python standard library. There are three methods to install python3-distutils on Ubuntu We can use apt-get , apt and aptitude. In the following sections we will describe each method. You can choose one of them. After updating apt database, We can install python3-distutils using apt-get by running the following command:.

Python3-distutils

Search in specific suite: [ focal ] [ focal-updates ] [ focal-backports ] [ jammy ] [ jammy-updates ] [ jammy-backports ] [ lunar ] [ lunar-updates ] [ lunar-backports ] [ mantic ] [ mantic-updates ] [ mantic-backports ] [ noble ] Limit search to a specific architecture: [ i ] [ amd64 ] [ powerpc ] [ arm64 ] [ armhf ] [ ppc64el ] [ riscv64 ] [ sx ] You have searched for packages that names contain python3-distutils in all suites, all sections, and all architectures. Found 2 matching packages. Ubuntu is a trademark of Canonical Ltd. Learn more about this site. Search in specific suite: [ focal ] [ focal-updates ] [ focal-backports ] [ jammy ] [ jammy-updates ] [ jammy-backports ] [ lunar ] [ lunar-updates ] [ lunar-backports ] [ mantic ] [ mantic-updates ] [ mantic-backports ] [ noble ] Limit search to a specific architecture: [ i ] [ amd64 ] [ powerpc ] [ arm64 ] [ armhf ] [ ppc64el ] [ riscv64 ] [ sx ]. You have searched for packages that names contain python3-distutils in all suites, all sections, and all architectures. Exact hits Package python3-distutils focal Report a bug on this site.

Jim Maas Jim Maas 1 1 silver badge 7 python3-distutils bronze badges. I downloaded the 3. The Python Software Foundation is a non-profit corporation, python3-distutils.

Connect and share knowledge within a single location that is structured and easy to search. I've had this problem many times and not been able to solve. I've just manually compiled and installed python 3. Where should this file be so the system will find it? Do I need to specify a different install directory for ubuntu, as opposed to most other linux systems, when configuring before the make, make install stages of compiling?

Software Packaging and Distribution. The distutils package provides support for building and installing additional modules into a Python installation. Most Python users will not want to use this module directly, but instead use the cross-version tools maintained by the Python Packaging Authority. In particular, setuptools is an enhanced alternative to distutils that provides:. The recommended pip installer runs all setup. Refer to the Python Packaging User Guide for more information. For the benefits of packaging tool authors and users seeking a deeper understanding of the details of the current packaging and distribution system, the legacy distutils based user documentation and API reference remain available:. Installing Python Modules Legacy version. Distributing Python Modules Legacy version. Navigation index modules next previous Python ».

Python3-distutils

Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience. The Distutils-SIG exists to discuss the design, implementation, and maintenance of a suite of module distribution utilities for Python. These utilities are grouped in the 'distutils' package in Python. The goal of distutils is to make building, packaging, distributing, and installing Python modules, extensions, and applications painless and standardized. There are also third-party tools built on the top of distutils, that are using the Distutils mailing list as their home. If you are packaging a Python package, this SIG is probably a good starting point to ask questions. The goal of Distutils-SIG is also to try to catch the good bits and practices from third-party projects and insert them in Distutils itself to serve the community. If you are working on any tool that helps distributing packages, and think you can help making Distutils better, please join us!

Best pvp weapon albion online

The deb packages have provisions Provides , Conflicts , and Replaces fields that I'm pretty sure can be used for this purpose. Ubuntu Ubuntu Connect and share knowledge within a single location that is structured and easy to search. Please donate. For the benefits of packaging tool authors and users seeking a deeper understanding of the details of the current packaging and distribution system, the legacy distutils based user documentation and API reference remain available:. Either approaches would unblock me, although the latter seems preferable as it would maintain compatibility with running 3. Also, did you replace the default python 3. Sign up for a free GitHub account to open an issue and contact its maintainers and the community. If I install python3. Attempting to install them default to the python3. Update apt database with aptitude using the following command. Reverting back to python3. In case you have not removed the default python version 3.

Introduction to distutils I have recently used distutils for the first time and thought I would share what I have learned. Please note: I am not a pro.

You can find these broken symbolic links by following the instructions in How can I find broken symlinks. I downloaded the 3. Open the terminal and type: sudo apt install python3-all libpython3. Limit to suite: [ buster ] [ buster-updates ] [ buster-backports ] [ bullseye ] [ bullseye-updates ] [ bullseye-backports ] [ bookworm ] [ bookworm-updates ] [ bookworm-backports ] [ trixie ] [ sid ] [ experimental ] Limit to a architecture: [ alpha ] [ amd64 ] [ arm ] [ arm64 ] [ armel ] [ armhf ] [ avr32 ] [ hppa ] [ hurd-i ] [ i ] [ ia64 ] [ kfreebsd-amd64 ] [ kfreebsd-i ] [ m68k ] [ mips ] [ mips64el ] [ mipsel ] [ powerpc ] [ powerpcspe ] [ ppc64 ] [ ppc64el ] [ riscv64 ] [ s ] [ sx ] [ sh4 ] [ sparc ] [ sparc64 ] [ x32 ]. In case you have not removed the default python version 3. Sign in to your account. This page is also available in the following languages How to set the default document language :. Search in specific suite: [ focal ] [ focal-updates ] [ focal-backports ] [ jammy ] [ jammy-updates ] [ jammy-backports ] [ lunar ] [ lunar-updates ] [ lunar-backports ] [ mantic ] [ mantic-updates ] [ mantic-backports ] [ noble ] Limit search to a specific architecture: [ i ] [ amd64 ] [ powerpc ] [ arm64 ] [ armhf ] [ ppc64el ] [ riscv64 ] [ sx ]. After updating apt database, We can install python3-distutils using apt-get by running the following command:. Too many paths specified? Found 2 matching packages. The Overflow Blog. Dismiss alert.

0 thoughts on “Python3-distutils

Leave a Reply

Your email address will not be published. Required fields are marked *