Cortex Install Error

Hello,

I’m having trouble getting Cortex installed.

I’ve tried running “pip install lamp-cortex” in python 3.11 and received the following error:

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

I’d greatly appreciate if anyone can advise on what the problem here might be. Thanks in advance!

Hi, I also got the same issue. Do you have any update on this ? Thanks


error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [68 lines of output]
…AppData\Local\Temp\pip-build-env-uwkjlex8\overlay\Lib\site-packages\setuptools\config\setupcfg.py:293: _DeprecatedConfig: Deprecated config in setup.cfg
!!

          ********************************************************************************
          The license_file parameter is deprecated, use license_files instead.

          By 2023-Oct-30, you need to update your project and remove deprecated calls
          or your builds will no longer be supported.

          See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
          ********************************************************************************