Displaying 4 results from an estimated 4 matches for "python39".
Did you mean:
python3
2020 May 15
2
R 4.0.0
...If we take the example from python where I have installed versions from python
3.4 to 3.9 (that is yet in alpha stage).
# rpm -qf /usr/bin/python3.?
python34-3.4.10-10.fc32.x86_64
python35-3.5.9-1.fc32.x86_64
python36-3.6.10-2.fc32.x86_64
python37-3.7.7-1.fc32.x86_64
python3-3.8.2-2.fc32.x86_64
python39-3.9.0~a6-1.fc32.x86_64
The only version where I have python packages installed is for 3.8 (since I am
using Fedora 32 - as it can be seen above).
That allows me to test the base version for python without having to compile
every time and every where I want to use it.
And although it was not my...
2020 May 15
0
R 4.0.0
...I have installed versions from python
> 3.4 to 3.9 (that is yet in alpha stage).
>
> # rpm -qf /usr/bin/python3.?
> python34-3.4.10-10.fc32.x86_64
> python35-3.5.9-1.fc32.x86_64
> python36-3.6.10-2.fc32.x86_64
> python37-3.7.7-1.fc32.x86_64
> python3-3.8.2-2.fc32.x86_64
> python39-3.9.0~a6-1.fc32.x86_64
>
> The only version where I have python packages installed is for 3.8 (since I am
> using Fedora 32 - as it can be seen above).
>
> That allows me to test the base version for python without having to compile
> every time and every where I want to use it.
&...
2023 Apr 07
2
python module
I am looking for the python-samba module. I would like to
add/disable/modify AD accounts using python running on a linux machine.
ChatGPT suggested the python-samba module. Sample code as follows:
from samba.credentials import Credentials
from samba.netcmd.user import create as create_user
from samba.netcmd.user import setpassword as set_user_password
...
I am running Debuan bullseye and I can
2020 May 15
2
R 4.0.0
On Thursday, 14 May 2020 23.58.02 WEST I?aki Ucar wrote:
> But we still have to rebuild the packages anyway, and this setup
> doesn't force us to actually rebuild them, nor the user to update
> them. So a user could end up with R major.minor and a bunch of
> packages installed in some major.minor-1 path that are just junk. Or
> the other way around: a bunch of packages updated