Search Criteria
Package Details: python37 3.7.17-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python37.git (read-only, click to copy) |
---|---|
Package Base: | python37 |
Description: | Major release 3.7 of the Python high-level programming language |
Upstream URL: | https://www.python.org/ |
Keywords: | python python3 |
Licenses: | custom |
Provides: | python |
Submitter: | 5long |
Maintainer: | greut (jrd) |
Last Packager: | greut |
Votes: | 33 |
Popularity: | 0.012899 |
First Submitted: | 2019-11-14 21:23 (UTC) |
Last Updated: | 2023-06-14 07:53 (UTC) |
Dependencies (16)
- bzip2 (bzip2-gitAUR)
- expat (expat-gitAUR)
- gdbm (gdbm-gitAUR)
- libffi (libffi-gitAUR)
- libnsl (libnsl-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- bluez-libs (bluez-gitAUR) (make)
- mpdecimal (make)
- sqlite (sqlite-fossilAUR) (make)
- tk (tk-fossilAUR) (make)
- mpdecimal (optional) – for decimal
- sqlite (sqlite-fossilAUR) (optional)
- tk (tk-fossilAUR) (optional) – for tkinter
- xz (xz-gitAUR) (optional) – for lzma
Required by (13334)
- 0wgram (requires python) (make)
- 10ff-git (requires python)
- 10moons-driver-t503 (requires python)
- 10moons-driver-t503 (requires python) (make)
- 1panel (requires python) (make)
- 2048-py (requires python)
- 20kly (requires python)
- 20kly-git (requires python)
- 2s2h (requires python) (make)
- 2s2h-git (requires python) (make)
- 2s2h-otr-exporter (requires python) (make)
- 2s2h-otr-exporter-git (requires python) (make)
- 3dtk-svn (requires python)
- 3dtk-svn (requires python) (optional)
- 3to2 (requires python)
- 4bulk-git (requires python)
- 64gram-desktop (requires python) (make)
- 8852bu-dkms-git (requires python)
- a2ln (requires python)
- a7800 (requires python) (make)
- Show 13314 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
timo42 commented on 2020-07-15 22:25 (UTC) (edited on 2020-07-15 22:26 (UTC) by timo42)
I had exactly the same build error and re-installing the package didn't work for me. However, replacing
--with-ensurepip
by--without-ensurepip
(the other way round as @seyn6gk suggested) in the PKGBUILD fixed it for me. Not sure if changing this option has any unwanted side-effects though.manofsteal123 commented on 2020-07-12 22:25 (UTC)
"I got the permission denied error reported below when attempting an upgrade but removing the package and reinstalling it worked for me."
I had to remove python37-pillow & python37 in that order and used "makepkg -s" to build the Download snapshot of python37 & python37-pillow in that order
depieri.carlo commented on 2020-07-12 10:29 (UTC)
If it's an upgrade issue, my current package version could help: 3.7.5-2.
mjakob422 commented on 2020-07-12 09:50 (UTC)
I got the permission denied error reported below when attempting an upgrade but removing the package and reinstalling it worked for me.
depieri.carlo commented on 2020-07-11 17:36 (UTC) (edited on 2020-07-11 17:38 (UTC) by depieri.carlo)
The build is failing for me too, both with
makepkg
and withyay
. Can confirm that--with-ensurepip
is already there in the PKGBUILD.seyn6gk commented on 2020-07-11 05:36 (UTC)
@5long I've got the PKGBUILD per
pikaur -G
command, this could be the issue.5long commented on 2020-07-11 04:22 (UTC)
@seyn6gk: this is confusing. I've already enabled the
--with-ensurepip
option back in 2019.12. The patch you've attached shouldn't even apply.seyn6gk commented on 2020-07-10 17:46 (UTC) (edited on 2020-07-10 17:46 (UTC) by seyn6gk)
apply the patch to make python37 to build again, get the idea from python38 package.
seyn6gk commented on 2020-07-10 17:09 (UTC)
build with
makepkg
andpikaur
both failed with the error5long commented on 2020-07-10 14:51 (UTC)
Hi, @maln0ir and @javi12
I've verified building this package on my machine with:
1) Raw
makepkg -si
without any AUR helpers 2)yay -S python37
. Yay is a pretty popular AUR helper that I've used before. 3)aur sync -c python37
. Theaur
command is part of aurutils which is what I'm using right now.all of which works fine. I did notice the
object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded
error message but the build process eventually finished without problems.I've noticed that @javi12 is building with pamac, which is an AUR helper that I'm not familiar with at all. You might want to ask for help elsewhere.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »