You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SODIUM_INSTALL=system pip2 install pynacl
Collecting pynacl
Using cached https://files.pythonhosted.org/packages/08/19/cf56e60efd122fa6d2228118a9b345455b13ffe16a14be81d025b03b261f/PyNaCl-1.2.1.tar.gz
Complete output from command python setup.py egg_info:
c/_cffi_backend.c:2:10: fatal error: 'Python.h' file not found
#include <Python.h>
^~~~~~~~~~
1 error generated.
Traceback (most recent call last):
File "", line 1, in
File "/data/data/com.termux/files/usr/tmp/pip-build-_UxQNQ/pynacl/setup.py", line 251, in
"Programming Language :: Python :: 3.6",
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/init.py", line 128, in setup
_install_setup_requires(attrs)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/init.py", line 123, in _install_setup_requires
dist.fetch_build_eggs(dist.setup_requires)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/dist.py", line 513, in fetch_build_eggs
replace_conflicting=True,
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 774, in resolve
replace_conflicting=replace_conflicting
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 1057, in best_match
return self.obtain(req, installer)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 1069, in obtain
return installer(requirement)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/dist.py", line 580, in fetch_build_egg
return cmd.easy_install(req)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 673, in easy_install
return self.install_item(spec, dist.location, tmpdir, deps)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 699, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 884, in install_eggs
return self.build_and_install(setup_script, setup_base)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1152, in build_and_install
self.run_setup(setup_script, setup_base, args)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1140, in run_setup
raise DistutilsError("Setup script exited with %s" % (v.args[0],))
distutils.errors.DistutilsError: Setup script exited with error: command 'arm-linux-androideabi-clang' failed with exit status 1
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /data/data/com.termux/files/usr/tmp/pip-build-_UxQNQ/pynacl/
The text was updated successfully, but these errors were encountered:
SODIUM_INSTALL=system pip2 install pynacl
Collecting pynacl
Using cached https://files.pythonhosted.org/packages/08/19/cf56e60efd122fa6d2228118a9b345455b13ffe16a14be81d025b03b261f/PyNaCl-1.2.1.tar.gz
Complete output from command python setup.py egg_info:
c/_cffi_backend.c:2:10: fatal error: 'Python.h' file not found
#include <Python.h>
^~~~~~~~~~
1 error generated.
Traceback (most recent call last):
File "", line 1, in
File "/data/data/com.termux/files/usr/tmp/pip-build-_UxQNQ/pynacl/setup.py", line 251, in
"Programming Language :: Python :: 3.6",
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/init.py", line 128, in setup
_install_setup_requires(attrs)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/init.py", line 123, in _install_setup_requires
dist.fetch_build_eggs(dist.setup_requires)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/dist.py", line 513, in fetch_build_eggs
replace_conflicting=True,
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 774, in resolve
replace_conflicting=replace_conflicting
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 1057, in best_match
return self.obtain(req, installer)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 1069, in obtain
return installer(requirement)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/dist.py", line 580, in fetch_build_egg
return cmd.easy_install(req)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 673, in easy_install
return self.install_item(spec, dist.location, tmpdir, deps)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 699, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 884, in install_eggs
return self.build_and_install(setup_script, setup_base)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1152, in build_and_install
self.run_setup(setup_script, setup_base, args)
File "/data/data/com.termux/files/usr/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1140, in run_setup
raise DistutilsError("Setup script exited with %s" % (v.args[0],))
distutils.errors.DistutilsError: Setup script exited with error: command 'arm-linux-androideabi-clang' failed with exit status 1
Command "python setup.py egg_info" failed with error code 1 in /data/data/com.termux/files/usr/tmp/pip-build-_UxQNQ/pynacl/
The text was updated successfully, but these errors were encountered: