I'm just trying to Save a simple program, in powershell Python Nano Virtual Environment.
But I am getting an error in saving the file.
At last and final Step 6 of this blog post, where I have done 1-5 finally. program should save.
Why am I getting this error & how do I overcome it?
This error may happened, because you try to write in a directory which is protected.
Try to create a directory for your project "c:\mySources"
and create your scripts inside.