Thank you David!I m trying to save vk4 and vk6 file as jpeg images in my local using visual studio code. below is the code , i m using , but i m getting error [ screenshot attached] File "sample.py", line 24, in <module> gwy.gwy_file_save(container, newname, gwy.RUN_NONINTERACTIVE) glib.GError: Pixbuf save failed: Failed to open ΓÇ£Packaging_.JPEGΓÇ¥ for writing: Permission denied. import gwy, os #gwy.gwy_module_browser() root = (r'C:\Program Files (x86)\Gwyddion\bin\vk6') os.chdir(root) for filename...
Thank you David!I m trying to save vk4 and vk6 file as jpeg images in my local using visual studio code. below is the code , i m using , but i m getting error [ screenshot attached] File "sample.py", line 24, in <module> gwy.gwy_file_save(container, newname, gwy.RUN_NONINTERACTIVE) glib.GError: Pixbuf save failed: Failed to open ΓÇ£Packaging_.JPEGΓÇ¥ for writing: Permission denied. import gwy, os #gwy.gwy_module_browser() root = (r'C:\Program Files (x86)\Gwyddion\bin\vk6') os.chdir(root) for filename...
Thank you David!I m trying to save vk4 and vk6 file as jpeg images in my local using visual studio code. below is the code , i m using , but i m getting error [ screenshot attached] File "sample.py", line 24, in <module> gwy.gwy_file_save(container, newname, gwy.RUN_NONINTERACTIVE) glib.GError: Pixbuf save failed: Failed to open ΓÇ£Packaging_.JPEGΓÇ¥ for writing: Permission denied. import gwy, os #gwy.gwy_module_browser() root = (r'C:\Program Files (x86)\Gwyddion\bin\vk6') os.chdir(root) for filename...
Thank you David!I m trying to save vk4 and vk6 file as jpeg images in my local using visual studio code. below is the code , i m using , but i m getting error [ screenshot attached] File "sample.py", line 24, in <module> gwy.gwy_file_save(container, newname, gwy.RUN_NONINTERACTIVE) glib.GError: Pixbuf save failed: Failed to open ΓÇ£Packaging_.JPEGΓÇ¥ for writing: Permission denied. import gwy, os #gwy.gwy_module_browser() root = (r'C:\Program Files (x86)\Gwyddion\bin\vk6') os.chdir(root) for filename...
Thank you David!I m trying to save vk4 and vk6 file as jpeg images in my local using visual studio code. below is the code , i m using , but i m getting error [ screenshot attached] File "sample.py", line 24, in <module> gwy.gwy_file_save(container, newname, gwy.RUN_NONINTERACTIVE) glib.GError: Pixbuf save failed: Failed to open ΓÇ£Packaging_.JPEGΓÇ¥ for writing: Permission denied. import gwy, os #gwy.gwy_module_browser() root = (r'C:\Program Files (x86)\Gwyddion\bin\vk6') os.chdir(root) for filename...
Thank you David!I m trying to save vk4 and vk6 file as jpeg images in my local using visual studio code. below is the code , i m using , but i m getting error [ screenshot attached] File "sample.py", line 24, in <module> gwy.gwy_file_save(container, newname, gwy.RUN_NONINTERACTIVE) glib.GError: Pixbuf save failed: Failed to open ΓÇ£Packaging_.JPEGΓÇ¥ for writing: Permission denied. import gwy, os #gwy.gwy_module_browser() root = (r'C:\Program Files (x86)\Gwyddion\bin\vk6') os.chdir(root) for filename...
Hi , Can some one please share ubunto gwyddion installation steps forimport gwyto work uisng python scripts. Please include python and its dependency software instruction details too.
Hi , Can some one please share ubunto gwyddion installation steps forimport gwyto work in there. Please include python and its dependency software instruction details too.