I'm trying to install the os
python module on Windows.
In a cmd
console, I typed:
C:\Users\username> pip install os
Collecting os
Could not find a version that satisfies the requirement os (from versions: )
No matching distribution found for os
So I guessed the module was not available on Windows for some reasons, but I found references of it in some SO questions.
Obviously, typing Windows
and os
in Google only gives me answers about Windows itself.
So, how can I install the os
module on Windows ?
OS is python's standard library. So no need to download it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With