Hi Team, I have JupyterLab version 3.5 installed on Anaconda.
I installed a JupyterLab extension version 3.5.3 for Amazon CodeWhisperer with the code:
pip install amazon-codewhisperer-jupyterlab-ext
jupyter server extension enable amazon_codewhisperer_jupyterlab_ext
Amazon CodeWhisperer documentation: ( Setting up CodeWhisperer with JupyterLab - CodeWhisperer (amazon.com)
Error message in Windows PowerShell:
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for amazon-codewhisperer-jupyterlab-ext
Failed to build amazon-codewhisperer-jupyterlab-ext
ERROR: Could not build wheels for amazon-codewhisperer-jupyterlab-ext, which is required to install pyproject.toml-based projects
Thanks for your assistance in advance