TylerGubala / bpy-build

Python build script for Blender as a python module
GNU General Public License v3.0
40 stars 9 forks source link

Problem with install #10

Closed mcgeo52 closed 4 years ago

mcgeo52 commented 4 years ago

pip install bpy && bpy_post_install

results in: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-y1jbk_c2/bpy/

TylerGubala commented 4 years ago

Could you please post you operating system and Python version?

Looks like Linux. If that is the case, then you have the option of installing from wheel off my google drive location

mcgeo52 commented 4 years ago

ubuntu 18.04, Python 2.7.17

ebby123 commented 4 years ago

iirc error code 1 is your side

TylerGubala commented 4 years ago

@ebby123 I'm not sure what you mean.

@mcgeo52 bpy does not support Python 2.7