Import planes as image not clickable giving me an arror #78655

Closed
opened 2020-07-06 04:24:39 +02:00 by Timothy Thomas · 13 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 26.20.100.7637

Blender Version
Broken: version: 2.83.1, branch: master, commit date: 2020-06-25 09:47, hash: blender/blender@8289fc688b
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: Import Images as Planes (3, 3, 1)
Author: Florian Meyer (tstscr), mont29, matali, Ted Schundler (SpkyElctrc)

Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\modules\addon_utils.py", line 351, in enable
  mod = __import__(module_name)
File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\addons\io_import_images_as_planes.py", line 59, in <module>
  from bpy_extras.image_utils import load_image

ValueError: source code string cannot contain null bytes

]
I'm lost could you explain a little further please?

**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 26.20.100.7637 **Blender Version** Broken: version: 2.83.1, branch: master, commit date: 2020-06-25 09:47, hash: `blender/blender@8289fc688b` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Import Images as Planes (3, 3, 1) Author: Florian Meyer (tstscr), mont29, matali, Ted Schundler (SpkyElctrc) **Traceback (most recent call last):** ``` File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\modules\addon_utils.py", line 351, in enable mod = __import__(module_name) File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\addons\io_import_images_as_planes.py", line 59, in <module> from bpy_extras.image_utils import load_image ``` ValueError: source code string cannot contain null bytes ] I'm lost could you explain a little further please?
Author

Added subscriber: @timothythomas981

Added subscriber: @timothythomas981

#78853 was marked as duplicate of this issue

#78853 was marked as duplicate of this issue

#78871 was marked as duplicate of this issue

#78871 was marked as duplicate of this issue

#78849 was marked as duplicate of this issue

#78849 was marked as duplicate of this issue
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

Seems there is something wrong with image_utils.py on your machine.

  • Does this also happen with a build from https://builder.blender.org/download/?
  • Does the file C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\modules\bpy_extras\image_utils.py exist?
  • Does the error go away if you delete the image_utils file in C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\modules\bpy_extras\__pycache__\?
Seems there is something wrong with `image_utils.py` on your machine. - Does this also happen with a build from https://builder.blender.org/download/? - Does the file `C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\modules\bpy_extras\image_utils.py` exist? - Does the error go away if you delete the image_utils file in `C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\modules\bpy_extras\__pycache__\`?
Member

Added subscriber: @tinoaja

Added subscriber: @tinoaja
Member

Added subscribers: @BoromirPlayz, @ankitm, @bent

Added subscribers: @BoromirPlayz, @ankitm, @bent
Member

Added subscribers: @micheal, @Alaska

Added subscribers: @micheal, @Alaska
Member

Dear subscribers who reported such an error, please respond to @lichtwerk's questions above.
I cannot redo the error with 2.90 blender/blender@f319eec881

Dear subscribers who reported such an error, please respond to @lichtwerk's questions above. I cannot redo the error with 2.90 blender/blender@f319eec881
Member

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'
Philipp Oeser self-assigned this 2020-09-30 10:15:22 +02:00
Member

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#78655
No description provided.