Hey man, been a long time since this video I recommend using vscode now if that's possible? I can't remember top of my head how to escape Emacs but you should be able to find out with a quick Google. But yeah I recommend vscode if possible it will make your life a lot easier.
Thanks!, This was very helpful
Hey.. can you please tell me how to make server client program in python
If you have any questions, leave a comment or come through on the discord server discordapp.com/invite/aKeFUpF
Hey bro i tried but i didnt understand how it didnt work in mine first tell me that how did you chamnge emacs to console back again
Hey man, been a long time since this video I recommend using vscode now if that's possible? I can't remember top of my head how to escape Emacs but you should be able to find out with a quick Google. But yeah I recommend vscode if possible it will make your life a lot easier.
I am getting an error
ModuleNotFoundError: No module named 'numpy'
you probably need to install it. type the following into your linux terminal "python3 -m pip install numpy"
@@Monkhaus thank you it did help🙌