Closed
Description
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:
- both old and latest pip
- both old and latest setuptools
- python 3.9.7 and python 3.9.9
- 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
Labels
No labels