Search Criteria
Package Details: python38 3.8.20-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python38.git (read-only, click to copy) |
---|---|
Package Base: | python38 |
Description: | Major release 3.8 of the Python high-level programming language |
Upstream URL: | https://www.python.org/ |
Keywords: | python python3 |
Licenses: | PSF-2.0 |
Submitter: | rixx |
Maintainer: | rixx |
Last Packager: | rixx |
Votes: | 32 |
Popularity: | 0.077958 |
First Submitted: | 2019-03-27 20:21 (UTC) |
Last Updated: | 2024-11-06 08:34 (UTC) |
Dependencies (12)
- bzip2 (bzip2-gitAUR)
- expat (expat-gitAUR)
- gdbm (gdbm-gitAUR)
- libffi (libffi-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)
- sqlite (sqlite-fossilAUR) (optional)
- tk (tk-fossilAUR) (optional) – for tkinter
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
rixx commented on 2021-04-14 20:50 (UTC)
The decimal module seems to build well for me – but if you want to add the patch to this build, feel free to do so: https://github.com/rixx/pkgbuilds
boredhero commented on 2021-03-13 15:19 (UTC)
If you want pip3.8 to be available, try running
python3.8 -m ensurepip
after install.bpierre commented on 2021-02-21 07:07 (UTC)
The
_decimal
module needs the same patch as for the Python 3.9 package to build successfully: https://github.com/archlinux/svntogit-packages/blob/a6ddc69f7300bf2260f43f81086450dd89bb209d/trunk/mpdecimal-2.5.1.patchstefanv commented on 2021-02-12 22:23 (UTC)
I still see a broken symlink to libpython3.8m.so:
rixx commented on 2021-02-08 09:26 (UTC)
pip3.8
should be included in this package if I recall correctly.rokyfox commented on 2021-02-07 15:46 (UTC) (edited on 2021-02-07 15:59 (UTC) by rokyfox)
How do I access
pip
?I tried
python3.8 -m pip
but it just says/usr/bin/python3.8: No module named pip
edit: Turns out
python3.8 -m venv
works, and the virtualenv comes with pip. Would have liked to not need an environment though.falstaff_ch commented on 2020-12-09 20:01 (UTC)
@max-k python3.8 --version showed 3.9.0 today for me too, and I was wondering. But I realized I was in a venv which I created back when python was python3.8.
max-k commented on 2020-12-03 20:26 (UTC)
I don't reproduce it on another system. Thank you anyway.
rixx commented on 2020-12-03 16:44 (UTC)
I can't reproduce that, sorry. I ran a complete system upgrade and installed python38, and am seeing the expected output:
If you find the problem, please submit a patch with the fix.
« First ‹ Previous 1 2 3 4 5 Next › Last »