Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

probleme installation python_epson_printer #26

Open
foster86000 opened this issue Jul 18, 2016 · 2 comments
Open

probleme installation python_epson_printer #26

foster86000 opened this issue Jul 18, 2016 · 2 comments

Comments

@foster86000
Copy link

Bonjour,
j'ai un problème sur un raspberry 2 Raspbian Jessie 4.4:
après lancement de la commande "sudo python setup.py install"
Il semble y avoir un problème avec atlas
Merci d'avance

running install
running bdist_egg
running egg_info
writing requirements to python_epson_printer.egg-info/requires.txt
writing python_epson_printer.egg-info/PKG-INFO
writing top-level names to python_epson_printer.egg-info/top_level.txt
writing dependency_links to python_epson_printer.egg-info/dependency_links.txt
reading manifest file 'python_epson_printer.egg-info/SOURCES.txt'
writing manifest file 'python_epson_printer.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-armv7l/egg
running install_lib
running build_py
creating build/bdist.linux-armv7l/egg
creating build/bdist.linux-armv7l/egg/epson_printer
copying build/lib.linux-armv7l-2.7/epson_printer/init.py -> build/bdist.linux-armv7l/egg/epson_printer
creating build/bdist.linux-armv7l/egg/epson_printer/test
copying build/lib.linux-armv7l-2.7/epson_printer/test/init.py -> build/bdist.linux-armv7l/egg/epson_printer/test
copying build/lib.linux-armv7l-2.7/epson_printer/test/printable_image.py -> build/bdist.linux-armv7l/egg/epson_printer/test
copying build/lib.linux-armv7l-2.7/epson_printer/epsonprinter.py -> build/bdist.linux-armv7l/egg/epson_printer
copying build/lib.linux-armv7l-2.7/epson_printer/testpage.py -> build/bdist.linux-armv7l/egg/epson_printer
byte-compiling build/bdist.linux-armv7l/egg/epson_printer/init.py to init.pyc
byte-compiling build/bdist.linux-armv7l/egg/epson_printer/test/init.py to init.pyc
byte-compiling build/bdist.linux-armv7l/egg/epson_printer/test/printable_image.py to printable_image.pyc
byte-compiling build/bdist.linux-armv7l/egg/epson_printer/epsonprinter.py to epsonprinter.pyc
byte-compiling build/bdist.linux-armv7l/egg/epson_printer/testpage.py to testpage.pyc
creating build/bdist.linux-armv7l/egg/EGG-INFO
copying python_epson_printer.egg-info/PKG-INFO -> build/bdist.linux-armv7l/egg/EGG-INFO
copying python_epson_printer.egg-info/SOURCES.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
copying python_epson_printer.egg-info/dependency_links.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
copying python_epson_printer.egg-info/requires.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
copying python_epson_printer.egg-info/top_level.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating 'dist/python_epson_printer-1.8.0-py2.7.egg' and adding 'build/bdist.linux-armv7l/egg' to it
removing 'build/bdist.linux-armv7l/egg' (and everything under it)
Processing python_epson_printer-1.8.0-py2.7.egg
Removing /usr/local/lib/python2.7/dist-packages/python_epson_printer-1.8.0-py2.7.egg
Copying python_epson_printer-1.8.0-py2.7.egg to /usr/local/lib/python2.7/dist-packages
python-epson-printer 1.8.0 is already the active version in easy-install.pth

Installed /usr/local/lib/python2.7/dist-packages/python_epson_printer-1.8.0-py2.7.egg
Processing dependencies for python-epson-printer==1.8.0
Searching for numpy>=1.11.0
Reading https://pypi.python.org/simple/numpy/
Best match: numpy 1.11.1
Downloading https://pypi.python.org/packages/e0/4c/515d7c4ac424ff38cc919f7099bf293dd064ba9a600e1e3835b3edefdb18/numpy-1.11.1.tar.gz#md5=2f44a895a8104ffac140c3a70edbd450
Processing numpy-1.11.1.tar.gz
Writing /tmp/easy_install-gDC2rg/numpy-1.11.1/setup.cfg
Running numpy-1.11.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gDC2rg/numpy-1.11.1/egg-dist-tmp-Lxv7Cz
Running from numpy source directory.
/tmp/easy_install-gDC2rg/numpy-1.11.1/setup.py:327: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates
warnings.warn("Unrecognized setuptools command, proceeding with "
Warning: distutils distribution has been initialized, it may be too late to add a subpackage compatWarning: distutils distribution has been initialized, it may be too late to add an extension _dummyWarning: distutils distribution has been initialized, it may be too late to add a library npysort/tmp/easy_install-gDC2rg/numpy-1.11.1/numpy/distutils/system_info.py:1646: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.doc)
/usr/bin/ld: ne peut trouver -lcblas
collect2: error: ld returned 1 exit status
/usr/bin/ld: ne peut trouver -lcblas
collect2: error: ld returned 1 exit status
Warning: distutils distribution has been initialized, it may be too late to add an extension multiarrayWarning: distutils distribution has been initialized, it may be too late to add an extension umathWarning: distutils distribution has been initialized, it may be too late to add an extension umath_testsWarning: distutils distribution has been initialized, it may be too late to add an extension test_rationalWarning: distutils distribution has been initialized, it may be too late to add an extension struct_ufunc_testWarning: distutils distribution has been initialized, it may be too late to add an extension multiarray_testsWarning: distutils distribution has been initialized, it may be too late to add an extension operand_flag_tests/bin/sh: 1: svnversion: not found
Warning: distutils distribution has been initialized, it may be too late to add a subpackage coreWarning: distutils distribution has been initialized, it may be too late to add a subpackage commandWarning: distutils distribution has been initialized, it may be too late to add a subpackage fcompilernon-existing path in 'numpy/distutils': 'site.cfg'
Warning: distutils distribution has been initialized, it may be too late to add a subpackage distutilsWarning: distutils distribution has been initialized, it may be too late to add a subpackage doc/bin/sh: 1: svnversion: not found
Warning: distutils distribution has been initialized, it may be too late to add a subpackage f2pyWarning: distutils distribution has been initialized, it may be too late to add an extension fftpack_liteWarning: distutils distribution has been initialized, it may be too late to add a subpackage fftWarning: distutils distribution has been initialized, it may be too late to add a subpackage lib/tmp/easy_install-gDC2rg/numpy-1.11.1/numpy/distutils/system_info.py:1548: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.doc)
Warning: distutils distribution has been initialized, it may be too late to add an extension lapack_liteWarning: distutils distribution has been initialized, it may be too late to add an extension _umath_linalgWarning: distutils distribution has been initialized, it may be too late to add a subpackage linalgWarning: distutils distribution has been initialized, it may be too late to add a subpackage maWarning: distutils distribution has been initialized, it may be too late to add a subpackage matrixlibWarning: distutils distribution has been initialized, it may be too late to add a subpackage polynomialWarning: distutils distribution has been initialized, it may be too late to add an extension mtrandWarning: distutils distribution has been initialized, it may be too late to add a subpackage randomWarning: distutils distribution has been initialized, it may be too late to add a subpackage testingWarning: distutils distribution has been initialized, it may be too late to add a subpackage numpy�[31mCould not locate executable gfortran�[0m
...

@benoitguigal
Copy link
Owner

il semblerait que ce soit uniquement des warnings ?

@foster86000
Copy link
Author

foster86000 commented Jul 20, 2016

Je vous mets le log complet.
Merci d'avance
pi.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants