Stream: python

Topic: dvuploader deps


view this post on Zulip Oliver Bertuch (Apr 06 2024 at 09:25):

That seems like a lot:

Successfully installed
aiodns-3.2.0 aiofiles-23.2.1 aiohttp-3.9.3 aiosignal-1.3.1 asttokens-2.4.1 async-timeout-4.0.3
comm-0.2.2 decorator-5.1.1 dvuploader-0.2.2 exceptiongroup-1.2.0 executing-2.0.1 frozenlist-1.4.1
 ipython-8.23.0 ipywidgets-8.1.2 jedi-0.19.1 jupyterlab-widgets-3.0.10 matplotlib-inline-0.1.6
 multidict-6.0.5 nest-asyncio-1.6.0 parso-0.8.4 prompt-toolkit-3.0.43 pure-eval-0.2.2 pycares-4.4.0
 rich-13.7.1 stack-data-0.6.3 traitlets-5.14.2 typer-0.9.4 wcwidth-0.2.13 widgetsnbextension-4.0.10 yarl-1.9.4

view this post on Zulip Jan Range (Apr 06 2024 at 14:09):

Most of them are due to ipywidgets for Jupyter printing. Other than that most of the deps are necessary for aiohttp. Except for the ipywidgets the rest is essential.

image.png


Last updated: Nov 01 2025 at 14:11 UTC