-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
hi i am trying to build python-plotly as a package for ArchLinux using all the suggested packages from your github page. yet the resulting package is showing following missing dependencies
python setup.py build
python setup.py installpython-plotly W: File (usr/etc/) exists in a non-standard directory.
python-plotly W: File (usr/etc/jupyter/) exists in a non-standard directory.
python-plotly W: File (usr/etc/jupyter/nbconfig/) exists in a non-standard directory.
python-plotly W: File (usr/etc/jupyter/nbconfig/notebook.d/) exists in a non-standard directory.
python-plotly W: File (usr/etc/jupyter/nbconfig/notebook.d/jupyterlab-plotly.json) exists in a non-standard directory.
python-plotly W: Referenced library 'pandas' is an uninstalled dependency
python-plotly W: Referenced library '__builtin__' is an uninstalled dependency
python-plotly W: Referenced library 'kaleido' is an uninstalled dependency
python-plotly W: Referenced library 'urlparse' is an uninstalled dependency
python-plotly W: Referenced library 'pytest' is an uninstalled dependency
python-plotly W: Referenced library 'BaseHTTPServer' is an uninstalled dependency
python-plotly W: Referenced library 'skimage' is an uninstalled dependency
python-plotly W: Referenced library 'vincent' is an uninstalled dependency
python-plotly W: Referenced library 'matplotlib' is an uninstalled dependency
python-plotly W: Referenced library 'PIL' is an uninstalled dependency
python-plotly W: Referenced library 'numpy' is an uninstalled dependency
python-plotly W: Referenced library 'google' is an uninstalled dependency
python-plotly W: Referenced library 'statsmodels' is an uninstalled dependency
python-plotly W: Referenced library 'xarray' is an uninstalled dependency
python-plotly W: Referenced library 'msvcrt' is an uninstalled dependency
python-plotly W: Dependency python-requests detected but optional (libraries ['requests'] needed in files ['usr/lib/python3.10/site-packages/plotly/io/_orca.py'])
python-plotly W: Dependency python included but already satisfied
are these dependencies essential for core functions of the package?
Metadata
Metadata
Assignees
Labels
No labels