RCC setup on fresh laptop fails to build wheel for appium-python-client and generate package metadata
I’m trying to run a special tool called Robocorp Container (RCC) on a new laptop that doesn’t have anything else installed. RCC is supposed to set up everything it needs without requiring Python or other software on the laptop. I have conda.yaml in which I have mentioned everything like what will be the python, pip version and pip dependencies and all with specific versions.