saving . . .savedregarding saving a file has been deleted.regarding saving a file has been hidden .
regarding saving a file
Title
Question
<span style="color: rgb(85, 85, 85); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; background-color: rgb(205, 205, 205);">im getting problems in saving the plotsplease help me out. im giving the command savefig('/home/fossee/sine.png'. but its not working.</span>
FileNotFoundError: [Errno 2] No such file or directory: '/home/fossee/sine.png'
22-06-19, 10:53 a.m.sunanda.gupta
It seems that you are trying to use a path that does not exist on your PC. Please use an existing path (the path used in the video is specific to Linux systems and to that specific PC used in the video)
You will have to specify a path depending on whether you are using a Windows or Linux machine and also make sure that the filepath/folders that you specify are already existing on your PC
Login to add comment