Python executable crashes due to missing .DLL #44968

Closed
opened 2015-06-05 17:04:59 +02:00 by Aaron Carlisle · 14 comments
Member

System Information
Windows 8.0
Intel HD 4600

Blender Version
Broken: Latest master
Worked: (optional)

Short description of error
Python executable crashes due to missing .DLL
python34.dll

Exact steps for others to reproduce the error
Try to run the python.exe

**System Information** Windows 8.0 Intel HD 4600 **Blender Version** Broken: Latest master Worked: (optional) **Short description of error** Python executable crashes due to missing .DLL `python34.dll` **Exact steps for others to reproduce the error** Try to run the python.exe
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Martijn Berger was assigned by Aaron Carlisle 2015-06-05 17:04:59 +02:00
Author
Member

Added subscriber: @Blendify

Added subscriber: @Blendify
Author
Member

there may be more but thats the only one i can see

there may be more but thats the only one i can see
Author
Member

Added subscriber: @Sergey

Added subscriber: @Sergey
Author
Member

ok found the .dll it was in with blender.exe. i think it should be in the bin folder so this could be a comple error.

ok found the .dll it was in with blender.exe. i think it should be in the `bin` folder so this could be a comple error.

Added subscriber: @ideasman42

Added subscriber: @ideasman42

It is not a compile error, python34.dll is actually in exact location where it should be. If it's moved somewhere then blender itself wouldn't b able to locate it. Could see two solutions here:

  1. Link python.exe statically
  2. Require scripters to put blender's path to their script's PATH environment.

@ideasman42, do you see any other ways of solving the issue?

It is not a compile error, python34.dll is actually in exact location where it should be. If it's moved somewhere then blender itself wouldn't b able to locate it. Could see two solutions here: 1. Link python.exe statically 2. Require scripters to put blender's path to their script's PATH environment. @ideasman42, do you see any other ways of solving the issue?
Author
Member

Other then maybe a slight file size issue could'nt you have one in the main blender folder and another in the bin folder blender can't stay small file size forever autodesk is a couple gb

Other then maybe a slight file size issue could'nt you have one in the main blender folder and another in the `bin` folder blender can't stay small file size forever autodesk is a couple gb
Author
Member

any news here?

any news here?

Think copying DLL is OK short term solution.

Think copying DLL is OK short term solution.
Martijn Berger was unassigned by Sergey Sharybin 2015-06-09 20:51:30 +02:00
Sergey Sharybin self-assigned this 2015-06-09 20:51:30 +02:00

Added subscriber: @MartijnBerger

Added subscriber: @MartijnBerger

Will look into it tomorrow morning.

Will look into it tomorrow morning.

This issue was referenced by blender/blender@73a104b8e8

This issue was referenced by blender/blender@73a104b8e86c45912ad99ea349c296e502811584

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
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#44968
No description provided.