Hi Cognite Team,
I’m encountering an issue when trying to install cognite-toolkit
(version 0.4.15) using Poetry. The installation fails with the following error:
Installing C:\Users\andre.carvalho\AppData\Local\pypoetry\Cache\virtualenvs\cognite-toolkit-playgroud-gU7xo0oD-py3.11\Lib\site-packages\cognite_toolkit\_builtin_modules\contextualization\cdf_entity_matching\default.config.yaml - Installing cognite-toolkit (0.4.15): Failed FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\andre.carvalho\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\cognite-toolkit-playgroud-gU7xo0oD-py3.11\\Lib\\site-packages\\cognite_toolkit\\_builtin_modules\\contextualization\\cdf_entity_matching\\extraction_pipelines\\ctx_files_entity_matcher.ExtractionPipeline.yaml'
Before running poetry add cognite-toolkit
, I ensured my environment was set up correctly. However, it seems like the package is missing required files.
Could you confirm if this is a known issue or if there’s a recommended workaround? Should I try installing a previous version, or is there an updated release planned to resolve this?
Thanks in advance for your help!