Problems with the blender addon

Hi, first of all sorry if that doesn’t belong here, I’m having troubles with the Gazer - Garment for blender Bitbucket and I think is developed by the same team that made this program, I don’t know if they are still working on this or they have plans to continue the support of the addon. Anyhow, after following all the steps from the youtube tutorial the console show this error:

  1. AL lib: (EE) UpdateDeviceParams: Failed to set 44100hz, got 48000hz instead
  2. found bundled python: C:\Users\User\blender-2.79-windows64\2.79\python
  3. Read blend: C:\Users\User\Desktop\gazer.blend

  4. Traceback (most recent call last):
  5. File “C:\Users\User\Desktop\gazer.blend\Text”, line 11, in
  6. File “/tri3d_gazer/operators/gazer_create_garment.py”, line 53, in
  7. class CreateGarment(bpy.types.Operator):
    
  8. File “/tri3d_gazer/operators/gazer_create_garment.py”, line 59, in CreateGarment
  9. g_folder_name = generate_garment_folder_name()
    
  10. File “/tri3d_gazer/operators/gazer_create_garment.py”, line 45, in generate_garment_folder_name
  11. if cur_garment_name not in os.listdir(dir_name):
    
  12. FileNotFoundError: [WinError 3] The System Cannot Find The Path Specified: ‘/settings_config/’
  13. Error: Python script fail, look in the console for now…

The folder is there and I don’t know why the addon do this, any help will be appreciated

Hi @Bogdanoff!

I’ve sent email with a link to this post to Nitish.

thanks for your help

1 Like