Solved it! I was missing the linux kernel. Now the windows EOS studio works
Desktop Hardware requirements.
Just wanted to confirm that MORE than 8 GB of ram is required to set up a local node as per filipās 2018/19 video? I currently only have 4 but can expand to a max of 8 so I wanted to confirm that as I was thinking of getting a new motherboard if 8 is not enough. Or is the current windows version of EOS Studio sufficient with 4GB RAM?
Regards,
Don
You could try to install it with 4gb of ram, maybe you will run into issues or maybe not, beacause you are not going to deploy an entire node for a long time, so it could work. In case not, it is because the 8gb of ram are mandatory to perform most of EOS Studio functionalities properly.
Carlos Z
Tks Carlos
Iām going down to my local shop tomorrow and get two 8 GB chips and see if that works.
But if it doesnāt, I noticed a couple of things with the non local nodes in my download. There is no dropdown menu on the upper left for file saving as Iām using Windows online version so I presume itās automatically saved.
Only cloud, mainnet and testnets like Block.one available for the non local windows version. Should I use Block.one? Or should I forget the windows version and download a local node?
You should download the EOS Studio and install it on your system, you might need docker also, the instructions to install EOS Studio are quite straight forward, but if you find any inconvenience let me know
Carlos Z
Hi guys, which version do I need to install?
Waiting for someone to responseā¦
I am installing locally with docker on EOS Studio, and have installed each version, but getting this message above for system contracts?
Hey @Charles7, hope you are ok.
Which operating system are you using? you could also try to install git
manually https://git-scm.com/ , then try to install the eosio.contracts again (it should work).
Carlos Z
Does anyone have Windows? There is no option for Live Network to get to my instance.
That is an issue with EOS Studio interface or backend, sadly I canāt do too much to solve it, you might wanna ask directly to EOS Studio Support Team about that error: https://t.me/eosstudio
Also I could advice you to install EOS Studio on your computer and run it locally (you might find less errors using your own local node). Tutorials are easy to follow, you might have to install docker also in your computer https://www.eosstudio.io/#tutorials
If you have any more questions, please let us know so we can help you!
Carlos Z.
My name is jack, trying to select local but i do not have that option and cloud says its down
Setting the environment I get options for EOSIO such as * v2.0.4
- v2.0.3
- v2.0.2 in a previous post a reply was given to use v2.0.1. In my experience there is no option for v2.0.1. I want to choose the v2.0.2, but doubts fill my mind. What could work best for this course?
Hello each and everyone, how are you? I like to post a question about setting up the environment for EOSIO. I made the mistake of choosing the wrong version of EOSIO.CDT. Then I looked up how to uninstall and reinstall the version I should install for the course, but I am not sure how to implement the information I found. For example, the code : (usr/local) should have the file I want to remove. Yet, where should I go to implement the code? If I use the terminal on a Mac computer, I run out of options because bash-scripting is not my forte. So, the question I ask is where should I write the - usr/local- code to make changes on my editor?
You can also go into the Application tab and clear all data to start again.
Carlos Z
I am following, but my screen does not have the application tab.
I am not sure if during the progression of the course there may be a learning issue over versions of the software. How could I help myself be on the right track? Juan J.
Hi Filip i to am struggling with this course a have set up docker and eosio and cant get program to work i been on it for weeks trying to set it up and keep getting errors when i build it, I am running window 10 pro. i think there should have been more training on how to install eosio the code in my program is exactly like instructors. I watch videos on setup and cant get it working i am trying to uninstall it now. should i move on to another course. and come back to it later.
Hey @juanjs, hope you are ok.
In the left top corner, if you click on ācurrent projectā it should take you to the contract folder where you can start editing the code.
Carlos Z