Import any add-on broken on Windows 7 64-bit - module_filesystem_remove is not defined #61455

Closed
opened 2019-02-12 13:03:40 +01:00 by Iemand Iets · 5 comments

System Information
Operating system: Windows 7 Ultimate 64-bit
Graphics card: NVIDIA GeForce GTX970M (internal GPU disabled)

Blender Version
Broken: 2.80, d3870471edd7, Blender2.8 2019-02-12 February 12, 09:57

Short description of error

Traceback (most recent call last):
  File "D:\*path*\blender-2.80.0-git.d3870471edd7-windows64\2.80\scripts\startup\bl_operators\userpref.py", line 605, in execute module_filesystem_remove(path_addons, f)
NameError: name 'module_filesystem_remove' is not defined

location: <unknown location>:-1

Exact steps for others to reproduce the error
Download the latest release for W7 64-bit. Download an add-on.zip (e.g. [FishSim.zip ]] found in the [ https:*blenderartists.org/t/list-of-addons-that-work-with-2-8/1132912 | list of addons that work with 2.8 .

  • Start blender.exe
  • Edit --> Preferences... --> Add-ons --> Install... --> double click FishSim.zip (also tried with other add-ons)

Expect imported add-on, but get error.

**System Information** Operating system: Windows 7 Ultimate 64-bit Graphics card: NVIDIA GeForce GTX970M (internal GPU disabled) **Blender Version** Broken: 2.80, d3870471edd7, Blender2.8 2019-02-12 February 12, 09:57 **Short description of error** ``` Traceback (most recent call last): File "D:\*path*\blender-2.80.0-git.d3870471edd7-windows64\2.80\scripts\startup\bl_operators\userpref.py", line 605, in execute module_filesystem_remove(path_addons, f) NameError: name 'module_filesystem_remove' is not defined location: <unknown location>:-1 ``` **Exact steps for others to reproduce the error** Download the latest release for W7 64-bit. Download an add-on.zip (e.g. [FishSim.zip ]] found in the [[ https:*blenderartists.org/t/list-of-addons-that-work-with-2-8/1132912 | list of addons that work with 2.8 ](https:*github.com/nerk987/FishSim). - Start blender.exe - Edit --> Preferences... --> Add-ons --> Install... --> double click FishSim.zip (also tried with other add-ons) # Expect imported add-on, but get error.
Author

Added subscriber: @NumesSanguis-3

Added subscriber: @NumesSanguis-3
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Philipp Oeser self-assigned this 2019-02-12 13:26:28 +01:00
Member

Confirmed, checking (caused by blender/blender@9ec944bbab)...

Confirmed, checking (caused by blender/blender@9ec944bbab)...

This issue was referenced by blender/blender@87c4f30954

This issue was referenced by blender/blender@87c4f309543a1fed5d7fe377dfdbf48ccf960380
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 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#61455
No description provided.