You are not logged in.

#1 2019-09-13 03:01:55

Tofu_Bone
Member
Registered: 2016-12-26
Posts: 43

[SOLVED]Some question regarding python package

Hi,

I recently upgrade numpy package using pip, from 1.17.1 to 1.17.2

pip freeze | grep numpy
numpy==1.17.2

But I still have the numpy package in 1.17.1 installed from pacman.

 pacman -Qs numpy
local/python-numpy 1.17.1-1
    Scientific tools for Python
local/python2-numpy 1.16.4-2
    Scientific tools for Python 2

If the pacman package of numpy 1.17.2 passed testing and released in official repository, will anything conflict?
Do I need to uninstall 1.17.2 from pip and install it through pacman?

Last edited by Tofu_Bone (2019-09-13 03:22:03)

Offline

#2 2019-09-13 03:10:37

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED]Some question regarding python package


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2019-09-13 03:21:45

Tofu_Bone
Member
Registered: 2016-12-26
Posts: 43

Re: [SOLVED]Some question regarding python package

guess this is solved

Sorry for not reading carefully

Offline

Board footer

Powered by FluxBB