Question

Installation Issues: ValueError: Requested 'typing-extensions>=4.10.0; python_version < "3.13"', but typing-extensions==4.7.1 is already installed

  • 23 April 2024
  • 0 replies
  • 10 views

Userlevel 1
Badge

When installing pygen in a CDF notebook you may be met with 

ValueError: Requested 'typing-extensions>=4.10.0; python_version < "3.13"', but typing-extensions==4.7.1 is already installed

This is currently a known bug, which we are working on solving. For now, the workaround is to manually uninstall `typing-extensions` using micropip. The code to do so is documented in the installation of pygen along with other known issues and solutions.


0 replies

Be the first to reply!

Reply