thebalkandude 0 Posted March 17 Share Posted March 17 (edited) So recently I've been trying to install the Elrond IDE to try out the templates and try to create some new smart contracts for exercise but I keep getting this error when I want to setup the workspace like in the youtube Elrond IDE presentation video. Can anyone help me out? Thank you! Quote PS E:\Elrond\IDE> python3 "c:\Users\andre\AppData\Roaming\Code\User\workspaceStorage\42dd459ac0d93d922ef631d89d17b0ef\Elrond.vscode-elrond-ide\erdpy-up.py" --no-modify-path --exact-version=1.0.11 Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. Edited March 17 by thebalkandude Quote Link to post Share on other sites
thebalkandude 0 Posted March 17 Author Share Posted March 17 Later edit, seems like I figured it out. But now I get this error when I'm tring to setup workspace. Quote PS E:\Elrond\IDE> python3 "c:\Users\andre\AppData\Roaming\Code\User\workspaceStorage\42dd459ac0d93d922ef631d89d17b0ef\Elrond.vscode-elrond-ide\erdpy-up.py" --no-modify-path --exact-version=1.0.11 INFO:installer:Checking user. CRITICAL:installer:module 'os' has no attribute 'getuid' Quote Link to post Share on other sites
Mihai Iuga 2 Posted March 17 Share Posted March 17 Hello.Thank for your feedback.On a first look, you are using Windows as the operating system. Right now ElrondIDE is not supported on windows (yes you can install the extension but you will get a lot of errors).You can try the Elrond IDE in a virtual machine with Linux. Quote Link to post Share on other sites
thebalkandude 0 Posted March 17 Author Share Posted March 17 Thank you! Makes sense. I'll try it out on a VM! Quote Link to post Share on other sites
Mihai Iuga 2 Posted March 18 Share Posted March 18 OK good luck. Let us know if everything is ok. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.