You are not logged in.
Pages: 1
[deleted]
Last edited by limyreth (2019-09-09 13:10:02)
Offline
there is a python 3 package in the arch repository , but it is called python
so just do a
pacman -S python
and to use python setup.py
Last edited by Radfahrer (2010-10-22 08:44:29)
Offline
[deleted]
Last edited by limyreth (2019-09-09 13:10:08)
Offline
[deleted]
Last edited by limyreth (2019-09-09 13:10:15)
Offline
I dont't know what PGKBUILD you are using.
But if you are sure the verison supports python 3 then you have to change the PGKBUILD to use:
python setup.py
this will then call python 3
Offline
Pages: 1