OSX bpy.app.binary_path_python points to /usr/bin/python #46623

Closed
opened 2015-10-28 08:44:29 +01:00 by Alexander Romanov · 21 comments

Blender Version
2.76

**Blender Version** 2.76

blender/blender-addons#47995 was marked as duplicate of this issue

blender/blender-addons#47995 was marked as duplicate of this issue

blender/blender-addons#47976 was marked as duplicate of this issue

blender/blender-addons#47976 was marked as duplicate of this issue
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @AlexanderRomanov

Added subscriber: @AlexanderRomanov
Author
Member

bpy.app.binary_path_python must point to python distributed with Blender.

bpy.app.binary_path_python must point to python distributed with Blender.

Added subscriber: @ideasman42

Added subscriber: @ideasman42

Is the Python binary included? If its available BKE_appdir_program_python_search should find it.

Is the Python binary included? If its available `BKE_appdir_program_python_search` should find it.
Author
Member

Python is in blender.app/Contents/Resources/2.76/python/bin/. But BKE_appdir_program_python_search failing because the name of binary has 'm' at the end: python3.4m

Python is in blender.app/Contents/Resources/2.76/python/bin/. But BKE_appdir_program_python_search failing because the name of binary has 'm' at the end: python3.4m

Added subscriber: @MartijnBerger

Added subscriber: @MartijnBerger

I think the Python binary should be renamed (or have a symlink to python3.4 as Linux systems do)

@MartijnBerger - just a matter of renaming in the archive? (possibly modify build-script)

I think the Python binary should be renamed (or have a symlink to `python3.4` as Linux systems do) @MartijnBerger - just a matter of renaming in the archive? (possibly modify build-script)
Martijn Berger was assigned by Campbell Barton 2015-10-29 09:09:57 +01:00

Renamed to python3.5 in trunk, should work now.

Renamed to `python3.5` in trunk, should work now.

Added subscriber: @brecht

Added subscriber: @brecht

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Works for me after updating lib/darwin-9.x.universal, previously pointed to /usr/local/bin/python3.5, now to the one distributed with Blender. So assuming this can be closed.

Works for me after updating lib/darwin-9.x.universal, previously pointed to /usr/local/bin/python3.5, now to the one distributed with Blender. So assuming this can be closed.

Added subscriber: @yurikovelenov

Added subscriber: @yurikovelenov
Author
Member

Changed status from 'Resolved' to: 'Open'

Changed status from 'Resolved' to: 'Open'
Author
Member

For Blender 2.77 release it still points to /usr/bin/python

For Blender 2.77 release it still points to /usr/bin/python

Added subscribers: @Sergey, @mont29, @quantumanomaly

Added subscribers: @Sergey, @mont29, @quantumanomaly

Added subscribers: @NikoLeopold, @mooncaine

Added subscribers: @NikoLeopold, @mooncaine

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

This issue was referenced by 119ce13a41

This issue was referenced by 119ce13a41d5c97debc431662e954c90e4bb3a59
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
6 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#46623
No description provided.