I am working on standing up a quick development environment to build and test my apps and convert them to AppHost compatible. I am having trouble installing Resilient-SDK on my Windows 10 1909 environment. When I run pip install resilient-sdk in admin console I get the following error.
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\\Users\\{username}\\AppData\\Local\\Temp\\pip-install-nwzzwr20\\resilient-sdk_a49fc79f806b446290b69fe41de21b26\\tests/shared_mock_data/mock_package_files/mock_integrations/fn_main_mock_integration/fn_main_mock_integration/components/funct_a_mock_function_with_no_unicode_characters_in_name.py'
I have tried installing this in admin mode and not as well as with the package already downloaded and letting pip download it. I get the same error every time. The error looks like it is incompatible with Windows, but according to the documentation this should install and work on Windows, so I am hoping someone can help me figure out what is going on.
Thanks in advance!
------------------------------
Nick Mumaw
------------------------------