It installs the pip and matplotlib, the file is there and every thing but when I run my coded no matter what I do it tells me there is no module called matplotlib
@@serbanducan3498 Im using the 3.11.3 but still its saying 'python3.11.3' is not recognized as an internal or external command, operable program or batch file.
@@suvojeetdas7355 same with me, im using 3.11.4 version, its saying "'python3.11' is not recognized as an internal or external command, operable program or batch file", can you help me though?
It installs the pip and matplotlib, the file is there and every thing but when I run my coded no matter what I do it tells me there is no module called matplotlib
same
Thanks!
you are a lifesaver my friend!
Glad to help!
Creating my Python venv at the beginning doesn't work... It says there is no command as "python3.10"
i think you use python 3.11 as it is now out
@@serbanducan3498 Im using the 3.11.3 but still its saying 'python3.11.3' is not recognized as an internal or external command,
operable program or batch file.
@@suvojeetdas7355 same with me, im using 3.11.4 version, its saying "'python3.11' is not recognized as an internal or external command,
operable program or batch file", can you help me though?
@@fandifuture392 same here
@@SebastianRathmann had the same issue, write instead py -m venv
Thank you! Realy helpfull!
Thank you! I kept getting error messages, but this saved me!
It gives me this error: ImportError: DLL load failed while importing _path: The specified module could not be found.
Any idea whats wrong?
Same bro
Great explanation!
Nice tutorial!
Brilliant ... thanks
why create a virutal evironment ? can be installed without the need for a virutal environment ?
thanks man