Skip to content

Commit

Permalink
zipp 3.19.2 somehow causes a "TypeError: 'module' object is not calla…
Browse files Browse the repository at this point in the history
…ble" in jupyter_client.

pinning to <3.19 resolves the issue.
  • Loading branch information
mrclary committed Jun 11, 2024
1 parent b6ca9d0 commit a21b152
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installers/macOS/req-build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ dmgbuild>=1.4.2
py2app==0.28.4
setuptools<70.0.0
sphinx==5.1.1 # See spyder-ide/spyder#19618 for details.
zipp<3.19

0 comments on commit a21b152

Please sign in to comment.