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 instead.
warnings.warn(message, mplDeprecation, stacklevel=1)
/usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/_cffi_ext.c:2:10: fatal error: Python.h: No such file or directory
#include <Python.h>
^~~~~~~~~~
compilation terminated.
Assembler messages:
Fatal error: can't create /usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/_cffi_ext.o: Permission denied
/usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/_cffi_ext.c:2:10: fatal error: Python.h: No such file or directory
#include <Python.h>
^~~~~~~~~~
compilation terminated.
Assembler messages:
Fatal error: can't create /usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/_cffi_ext.o: Permission denied
IPy bz2 http reportclient
OleFileIO_PL cProfile httplib2 reprlib
OpenSSL cairo humanize requests
PIL calendar idlelib requests_file
PyQt5 caribou ++++++
/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 instead.
warnings.warn(message, mplDeprecation, stacklevel=1)
/usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/_cffi_ext.c:2:10: fatal error: Python.h: No such file or directory
#include <Python.h>
^~~~~~~~~~
compilation terminated.
Assembler messages:
Fatal error: can't create /usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/_cffi_ext.o: Permission denied
/usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/_cffi_ext.c:2:10: fatal error: Python.h: No such file or directory
#include <Python.h>
^~~~~~~~~~
compilation terminated.
Assembler messages:
Fatal error: can't create /usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/usr/lib64/python3.6/site-packages/zmq/backend/cffi/__pycache__/_cffi_ext.o: Permission denied
IPy bz2 http reportclient
OleFileIO_PL cProfile httplib2 reprlib
OpenSSL cairo humanize requests
PIL calendar idlelib requests_file
PyQt5 caribou ++++++
augeas gnome_abrt pylab xdg
auparse gnomemusic pyorbital xdrlib
base64 gpg pyparsing xml
auparse gnomemusic pyorbital xdrlib
base64 gpg pyparsing xml
I tried to install with pip3 the pyorbital module (and then I uninstalled) but since then I get this error and pyorbital is stll listed. In Python2 there is no pyorbital and I do not get any error. Any idea?? Tnx
Antonio Montagnani
Linux Fedora 27(Workstation)
da/from Gmail
Linux Fedora 27(Workstation)
da/from Gmail
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx