Skip to content

Conversation

bnmajor
Copy link
Collaborator

@bnmajor bnmajor commented Sep 28, 2023

As reported by @aylward: Trying to pip install --pre itkwidgets[all] produces an error when trying to compile aiohttp

The imjoy-elfinder dependency brings in aiohttp but <= 3.8.2 does not build for Python 3.11. For 3.11 make sure we use aiohttp>=3.8.2.

Stack Overflow discussion with links to relevant issues.

The imjoy-elfinder dependency brings in aiohttp but <= 3.8.2 does not build for
Python 3.11. For 3.11 make sure we use aiohttp>=3.8.2.

aio-libs/aiohttp#6600
@bnmajor bnmajor requested a review from thewtex September 28, 2023 15:10
Copy link
Member

@thewtex thewtex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bnmajor thanks!

CC @oeway

@thewtex thewtex merged commit c85e04a into InsightSoftwareConsortium:main Sep 28, 2023
@thewtex
Copy link
Member

thewtex commented Oct 6, 2023

When I tried to install the released version of itkwidgets on Python 3.11, I ran into build issues on Linux, too, even with this patch.

This is intended to address: imjoy-team/imjoy-elfinder#607

@aylward @bnmajor

@oeway
Copy link
Collaborator

oeway commented Oct 6, 2023

@thewtex Thanks! I have merged the PR and released imjoy-elfinder==0.1.62 on pypi.

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

Successfully merging this pull request may close these issues.

3 participants