Mihai-Eugen Porfire 0 Posted February 13 Share Posted February 13 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? Quote Link to post Share on other sites
Mihai-Eugen Porfire 0 Posted February 13 Author Share Posted February 13 EDIT: I just found out that Windows is not yet supported. Now I'm sad đ. Does anyone know the timeframe for Windows support of the IDE? Quote Link to post Share on other sites
roko06 0 Posted Saturday at 05:38 PM Share Posted Saturday at 05:38 PM Hi there, for W10 error code  install visual studio code launch ubuntu vm install python on ubuntu https://phoenixnap.com/kb/how-to-install-python-3-ubuntu Should work ;) Quote Link to post Share on other sites
roko06 0 Posted Saturday at 05:47 PM Share Posted Saturday at 05:47 PM 8 minutes ago, roko06 said: Hi there, for W10 error code  install visual studio code launch ubuntu vm install python on ubuntu https://phoenixnap.com/kb/how-to-install-python-3-ubuntu Should work đ sudo apt install python3-pip then pip install erdpy 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.