I created an App with Cognite-sdk and pandas packages. It is working fine on my system, but when i am trying to access it using a VM i am getting this error -
Error during booting up
Traceback (most recent call last):
File "/lib/python3.12/site-packages/micropip/_commands/install.py", line 146, in install
raise ValueError(
ValueError: Can't find a pure Python 3 wheel for: 'cognite-sdk==7.80.3', 'tenacity<10,>=8.1.0', 'blinker<2,>=1.0.0'
See: https://pyodide.org/en/stable/usage/faq.html#why-can-t-micropip-find-a-pure-python-wheel-for-a-pack…
Frequently Asked Questions — Version 314.0.2
I already added cognite-sdk==7.80.3 and pandas in the requirements.txt.
Check the
documentation
Ask the
Community
Take a look
at
Academy
Cognite
Status
Page
Contact
Cognite Support
