bpy-build icon indicating copy to clipboard operation
bpy-build copied to clipboard

problem installing ubuntu

Open stanhjr opened this issue 2 years ago • 1 comments

Good day! I use ubuntu 20.0 and python 3.7.13 pip install bpy && bpy_post_install

i get this traceback, how can i install this package?

Building wheels for collected packages: bpy
  Building wheel for bpy (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py bdist_wheel did not run successfully.
  │ exit code: 1
  ╰─> [21 lines of output]
      /home/stan/work/MetaCats/venv/lib/python3.7/site-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
        SetuptoolsDeprecationWarning,
      running bdist_wheel

p.s. with this package I will be able to substitute textures and render images without opening the desktop blender?

Thanks

stanhjr avatar Aug 12 '22 15:08 stanhjr

Hi, i have the same problem. Did you deal with it?

karinoon avatar Nov 09 '23 13:11 karinoon