Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade blender to newest version #9

Open
vytasrgl opened this issue Oct 23, 2017 · 5 comments
Open

Upgrade blender to newest version #9

vytasrgl opened this issue Oct 23, 2017 · 5 comments

Comments

@vytasrgl
Copy link
Contributor

vytasrgl commented Oct 23, 2017

Latest version of blender should be used for stability and performance 2.79 for now.

@linas
Copy link
Contributor

linas commented Nov 30, 2017

OK so pull request #22 does this, but our blender files are not compatible. The animations don't auto-start, and when manually starting the command listener I get the error:

AttributeError: module 'bpy' has no attribute 'evaAnimationManager'

When starting animations, I get:

RuntimeError: Operator bpy.ops.wm.animation_playback.poll() failed, context is incorrect

@linas
Copy link
Contributor

linas commented Nov 30, 2017

Actually, this is an oldie: hansonrobotics/blender_api/issues/76

@linas
Copy link
Contributor

linas commented Nov 30, 2017

Hmm works great with blender 2.78 that come with Debian 9 stable (Stretch). So it seems that 2.79 and 2.75 are broken... I'm guessing that anything coming from the ppa:thomas-schiex/blender repo is broken ...

@vytasrgl
Copy link
Contributor Author

vytasrgl commented Dec 4, 2017

2.79 works fine for me from ppa:thomas-schiex/blender with sophia_blender_api

@linas
Copy link
Contributor

linas commented Dec 5, 2017

well, then merge pull req #22 -- but, for me, using the standard install with wenwei scripts, with that pull req applied, I got the AttributeError: module 'bpy' has no attribute 'evaAnimationManager' error above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants