Skip to content

Cant install 3.0.4 on windows 11 and Python 3.9.7+ #146

Closed
@ItamarShDev

Description

@ItamarShDev

trying to build our JLab env in Windows 11 failed with the following error:

Failed to build jupyter-bokeh
ERROR: Could not build wheels for jupyter-bokeh which use PEP 517 and cannot be installed directly
WARNING: You are using pip version 21.1.2; however, version 22.0.3 is available.
You should consider upgrading via the 'C:\Users\ItamarSharify\Documents\modeling\MOD\Scripts\python.exe -m pip install --upgrade pip' command.

The same error happened on:

  1. both old and latest pip
  2. both old and latest setuptools
  3. python 3.9.7 and python 3.9.9
  4. 2 different windows PCs, one with Windows 11 and one with Windows 10

This is not happening in Ubuntu 20.04 machines.
We have one Windows 11 pc that for some reason manages to install it.

Reverting to 3.0.2 works.

Here is the full pp install log:
pip install.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions