Gordon, tnx for your reply...I understand that using pip install is
deprecated, anyway I tried also pip3 uninstall as root but the reply was no
pyorbital was installed.
A minor issue of course but how to have modules list similar if issued from
help/modules (where pyorbital is listed) or pip3 list?
On 01/23/2018 02:08 PM, Antonio M wrote:
Pyorbital cannot be installed via dnf (I didn't find any rpm in the
repos). But this doesn't solve the issue of having pyorbital listed in
help()/modules and not listed in pip3 list.
Is it possible that you installed pyorbital using "sudo pip install..
tnx for your reply.
Pyorbital cannot be installed via dnf (I didn't find any rpm in the repos).
But this doesn't solve the issue of having pyorbital listed in
help()/modules and not listed in pip3 list.
Others issues seems to have been solved
Antonio Montagnani
Linux Fedora 27(Workstation)
da/fr
Hi,
I would advise to avoid as much as possible doing "pip install" prefer
first dnf then virtualenv and if you really want "pip install --user
something"But never, never, never do 'sudo pip install someting'!
best regards,Alexis.On Tue, 2018-01-23 at 20:42 +0100, Antonio M wrote:
> installing the
installing the zeromq-devel package didn't solve the problem, but dnf
reinstall zeromq* seems to have solved it.
Now I have two questions:
1)/usr/lib64/python3.6/site-packages/matplotlib/cbook.py:136:
MatplotlibDeprecationWarning: The matplotlib.delaunay module was deprecated
in version 1.4. Use
On 01/23/2018 09:49 AM, Antonio M wrote:
> python-devel installed and then
>
> help> modules
>
> Please wait a moment while I gather a list of all available modules...
>
> /usr/lib64/python3.6/site-packages/matplotlib/cbook.py:136:
> MatplotlibDeprecationWarning: The matplotlib.delaunay modu
python-devel installed and then
help> modules
Please wait a moment while I gather a list of all available modules...
/usr/lib64/python3.6/site-packages/matplotlib/cbook.py:136:
MatplotlibDeprecationWarning: The matplotlib.delaunay module was deprecated
in version 1.4. Use matplotlib.tri.Tria
the output was from >>>help() and then modules. the pip3 list gives no
error and pyorbital is not present. Tnx for help
Antonio Montagnani
Linux Fedora 27(Workstation)
da/from Gmail
2018-01-23 10:16 GMT+01:00 Carlos "casep" Sepulveda :
> On 23 January 2018 at 08:02, Antonio M
> wrote:
> > in P
On 23 January 2018 at 08:02, Antonio M wrote:
> in Python 3 if I list the modules I get this output:
> /usr/lib64/python3.6/site-packages/matplotlib/cbook.py:136:
> MatplotlibDeprecationWarning: The matplotlib.delaunay module was deprecated
> in version 1.4. Use matplotlib.tri.Triangulation instea