Skip to content

Blender 2.78-9 (buildbot version) error when building BPY Module. #14

Description

@SirPigeonz

2.79 is in beta stage so not sure if useful. But here is the error.

  File "C:\Users\pgolab\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\code_autocomplete\autocompletion\suggestions\generate_fake_bpy.py", line 28, in execute
    regenerate_fake_bpy()
  File "C:\Users\pgolab\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\code_autocomplete\autocompletion\suggestions\generate_fake_bpy.py", line 36, in regenerate_fake_bpy
    generate_fake_bpy()
  File "C:\Users\pgolab\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\code_autocomplete\autocompletion\suggestions\generate_fake_bpy.py", line 46, in generate_fake_bpy
    create_private_subdirectory()
  File "C:\Users\pgolab\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\code_autocomplete\autocompletion\suggestions\generate_fake_bpy.py", line 64, in create_private_subdirectory
    generate_code_files()
  File "C:\Users\pgolab\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\code_autocomplete\autocompletion\suggestions\generate_fake_bpy.py", line 77, in generate_code_files
    write_code_file(name, code)
  File "C:\Users\pgolab\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\code_autocomplete\autocompletion\suggestions\generate_fake_bpy.py", line 252, in write_code_file
    file.write(code)
  File "C:\Users\pgolab\Desktop\Apps\blender-2.78.0-git.9cd6b03-windows64\2.78\python\lib\encodings\cp1250.py", line 19, in encode
    return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\xb2' in position 5339: character maps to <undefined>

location: <unknown location>:-1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions