problem in saving the plot
Title
Question
the command savefig('\\home\\fossee\\sine.png') is not executing. giving error. kindly help
Python Saving-plots 02-03 min 10-20 sec
Answers:
can you post the detailed error message?
It is possible 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