multiversx / mx-ide-vscode

💻 VS Code extension for developing MultiversX Smart Contracts - Rust, C and C++.
MIT License
70 stars 36 forks source link

CRITICAL:installer:module 'os' has no attribute 'getuid' #53

Closed tayyipcanbay closed 2 years ago

tayyipcanbay commented 2 years ago

I'm trying to setup Elrond IDE from here : https://www.youtube.com/watch?v=bXbBfJCRVqE I hit Ctrl+Shift+P then I choose: Elrond: Setup Workspace I said yes to all open windows then thats my console output

PS C:\Users\tayyi\OneDrive\Masaüstü\elrond> python3 "c:\Users\tayyi\AppData\Roaming\Code\User\workspaceStorage\a0bc1583651ff1a4be04141d8f4a92ef\Elrond.vscode-elrond-ide\erdpy-up.py" --no-modify-path --exact-version=2.0.0
INFO:installer:Checking user.
CRITICAL:installer:module 'os' has no attribute 'getuid'

Here is the image:

image

It creates a json file:

image

I need help about that

tayyipcanbay commented 2 years ago

It was about Windows. Windows not supported. I tried with ubuntu and it worked