Arman777
Gold Member
- 2,163
- 191
Its working perfectly and My computer looks fine so everything is okay :) Thanks a lot for your help.S_David said:I believe these steps are explained in detail in the video I mentioned before. Press continue, but please refer to the video I mentioned before to complete the process.
Just to mention, If you are running Windows 10, it comes with a built in Linux subsystem that you can turn on very easily. I've been using it for over a year to compile Python and C++ code with no problems.Arman777 said:I just thought If there was an easy way to use it, I could have try, but seems its more complex then I thought.
That looks like worth checking out.NFuller said:If you are running Windows 10, it comes with a built in Linux subsystem that you can turn on very easily. I've been using it for over a year to compile Python and C++ code with no problems.
https://docs.microsoft.com/en-us/windows/wsl/install-win10
It must be possible, given that Windows can do anything what the universal Turing machine can.fresh_42 said:... or do you want to emulate Linux under Windows (if this is possible?)?
kaustubhb said:Nope, it does not. Python code is highly portable across platforms.