Hi, I'm trying to start playing with the concept of Smart Contracts. I was following the IDE setup tutorial but I have a problem: after installing the Elrond IDE extension I want to setup the workspace with the "Elrond: Setup Workspace" command, however, it fails with the following log:
INFO:installer:Checking user.
CRITICAL:installer:module 'os' has no attribute 'getuid'
I'm on Windows 10, from what I understood getuid can only be used on Mac. What should I do?