Carnets icon indicating copy to clipboard operation
Carnets copied to clipboard

pip install seaborn yields error

Open Nazdrovje opened this issue 5 years ago • 6 comments

Installing seaborn ends with an error. Any ideas as to what to do?

(Thanks for the fantastic app by the way)

Nazdrovje avatar May 19 '19 15:05 Nazdrovje

I'm not entirely sure, but https://seaborn.pydata.org/installing.html lists scipy as a mandatory requirement. What was the error you saw?

holzschu avatar May 19 '19 15:05 holzschu

For me, the error is "clang is not available on iOS", while pip is trying to install scipy. Both scipy and seaborn are on the TODO list: https://github.com/holzschu/Carnets/projects/1

holzschu avatar May 19 '19 15:05 holzschu

Hi

I got this:

Collecting seaborn Using cached https://files.pythonhosted.org/packages/a8/76/220ba4420459d9c4c9c9587c6ce607bf56c25b3d3d2de62056efe482dadc/seaborn-0.9.0-py3-none-any.whl Requirement already satisfied: numpy>=1.9.3 in /private/var/mobile/Containers/Data/Application/F36F55AD-810A-4249-B078-C192C44E2117/Library/lib/python3.7/site-packages/numpy-1.16.0-py3.7-macosx-10.9-x86_64.egg (from seaborn) (1.16.0) Collecting scipy>=0.14.0 (from seaborn) Using cached https://files.pythonhosted.org/packages/cb/97/361c8c6ceb3eb765371a702ea873ff2fe112fa40073e7d2b8199db8eb56e/scipy-1.3.0.tar.gz Installing build dependencies: started Installing build dependencies: finished with status 'error' Complete output from command /var/mobile/Containers/Data/Application/F36F55AD-810A-4249-B078-C192C44E2117/Library/bin/python3 /var/mobile/Containers/Data/Application/F36F55AD-810A-4249-B078-C192C44E2117/Library/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /private/var/mobile/Containers/Data/Application/F36F55AD-810A-4249-B078-C192C44E2117/tmp/pip-build-env-ec2kuyll/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- wheel setuptools Cython>=0.29.2 "numpy==1.13.3; python_version=='3.5'" "numpy==1.13.3; python_version=='3.6'" "numpy==1.14.5; python_version>='3.7'": /Users/holzschu/src/Xcode_iPad/python3_ios/Python-3.7.1/Modules/_decimal/libmpdec/context.c:55: warning: Command "python setup.py egg_info" failed with error code 1 in /private/var/mobile/Containers/Data/Application/F36F55AD-810A-4249-B078-C192C44E2117/tmp/pip-install-v5d2ce42/Cython/ ---------------------------------------- Note: you may need to restart the kernel to use updated packages. /Users/holzschu/src/Xcode_iPad/python3_ios/Python-3.7.1/Modules/_decimal/libmpdec/context.c:55: warning: Command "/var/mobile/Containers/Data/Application/F36F55AD-810A-4249-B078-C192C44E2117/Library/bin/python3 /var/mobile/Containers/Data/Application/F36F55AD-810A-4249-B078-C192C44E2117/Library/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /private/var/mobile/Containers/Data/Application/F36F55AD-810A-4249-B078-C192C44E2117/tmp/pip-build-env-ec2kuyll/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- wheel setuptools Cython>=0.29.2 "numpy==1.13.3; python_version=='3.5'" "numpy==1.13.3; python_version=='3.6'" "numpy==1.14.5; python_version>='3.7'"" faile

It was not immediately clear to me that this was due to Scipy.

Cheers


Sent from my iPhone

On 19 May 2019, at 17:49, Nicolas Holzschuch [email protected] wrote:

I'm not entirely sure, but https://seaborn.pydata.org/installing.html lists scipy as a mandatory requirement. What was the error you saw?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Nazdrovje avatar May 19 '19 19:05 Nazdrovje

I face the same issue... what should i do for that

santokalayil avatar Jan 16 '20 18:01 santokalayil

seaborn is now available on the AppStore, inside "Carnets with scipy": https://apps.apple.com/fr/app/carnets-jupyter-with-scipy/id1559497253 I will be able to close this issue.

holzschu avatar May 07 '21 14:05 holzschu

Thanks!

Sent from my iPad

On 7 May 2021, at 16:27, Nicolas Holzschuch @.***> wrote:

 seaborn is now available on the AppStore, inside "Carnets with scipy": https://apps.apple.com/fr/app/carnets-jupyter-with-scipy/id1559497253 I will be able to close this issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Nazdrovje avatar May 13 '21 17:05 Nazdrovje