8000 Error installing bpy through pip · Issue #122 · TylerGubala/blenderpy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Error installing bpy through pip #122
Open
@mariocorradetti

Description

@mariocorradetti

I have tried to install bpy thorugh termial (pip) and also by PyCharm, but i obtain always this error regardless i have updated all the
other libraries just in case. I don't know ho to resolve this. Please help me :(

Collecting bpy
  Using cached bpy-0.0.0a0.tar.gz (19 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Building wheels for collected packages: bpy
  Building wheel for bpy (setup.py): started
  Building wheel for bpy (setup.py): finished with status 'error'
  Running setup.py clean for bpy
Failed to build bpy
Installing collected packages: bpy
  Running setup.py install for bpy: started
  Running setup.py install for bpy: finished with status 'error'

  error: subprocess-exited-with-error
  
  python setup.py bdist_wheel did not run successfully.
  exit code: 1
  
  [20 lines of output]
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build\lib.win-amd64-3.9
  creating build\lib.win-amd64-3.9\blenderpy
  copying blenderpy\post_install.py -> build\lib.win-amd64-3.9\blenderpy
  copying blenderpy\__init__.py -> build\lib.win-amd64-3.9\blenderpy
  warning: build_py: byte-compiling is disabled, skipping.
  
  running build_ext
  Preparing the build environment
  Searching for compatible Blender online (this will take a while)
  C:\Users\corra\AppData\Local\Programs\Python\Python39\lib\site-packages\pkg_resources\__init__.py:122: PkgResourcesDeprecationWarning: softbody-stable-v1 is an invalid version and will not be supported in a future release
    warnings.warn(
  C:\Users\corra\AppData\Local\Programs\Python\Python39\lib\site-packages\pkg_resources\__init__.py:122: PkgResourcesDeprecationWarning: softbody-stable-v2 is an invalid version and will not be supported in a future release
    warnings.warn(
  C:\Users\corra\AppData\Local\Programs\Python\Python39\lib\site-packages\pkg_resources\__init__.py:122: PkgResourcesDeprecationWarning: softbody-stable-v3 is an invalid version and will not be supported in a future release
    warnings.warn(
  error: [WinError 2] Impossibile trovare il file specificato
  [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for bpy
  error: subprocess-exited-with-error
  
  Running setup.py install for bpy did not run successfully.
  exit code: 1
  
  [22 lines of output]
  running install
  C:\Users\corra\AppData\Local\Programs\Python\Python39\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  running build
  running build_py
  creating build
  creating build\lib.win-amd64-3.9
  creating build\lib.win-amd64-3.9\blenderpy
  copying blenderpy\post_install.py -> build\lib.win-amd64-3.9\blenderpy
  copying blenderpy\__init__.py -> build\lib.win-amd64-3.9\blenderpy
  warning: build_py: byte-compiling is disabled, skipping.
  
  running build_ext
  Preparing the build environment
  Searching for compatible Blender online (this will take a while)
  C:\Users\corra\AppData\Local\Programs\Python\Python39\lib\site-packages\pkg_resources\__init__.py:122: PkgResourcesDeprecationWarning: softbody-stable-v1 is an invalid version and will not be supported in a future release
    warnings.warn(
  C:\Users\corra\AppData\Local\Programs\Python\Python39\lib\site-packages\pkg_resources\__init__.py:122: PkgResourcesDeprecationWarning: softbody-stable-v2 is an invalid version and will not be supported in a future release
    warnings.warn(
  C:\Users\corra\AppData\Local\Programs\Python\Python39\lib\site-packages\pkg_resources\__init__.py:122: PkgResourcesDeprecationWarning: softbody-stable-v3 is an invalid version and will not be supported in a future release
    warnings.warn(
  error: [WinError 2] Impossibile trovare il file specificato
  [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

Encountered error while trying to install package.
bpy
note: This is an issue with the package mentioned above, not pip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0