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

bpy_post_install: command not found #123

Open
zhanglin233 opened this issue Apr 6, 2022 · 0 comments
Open

bpy_post_install: command not found #123

zhanglin233 opened this issue Apr 6, 2022 · 0 comments

Comments

@zhanglin233
Copy link

Describe the bug
When I use "pip install bpy==2.91a0 && bpy_post_install" to install bpy,it reminds me that
" bpy_post_install: command not found"

WARNING: Requirement 'bpy-2.91a0-cp37-cp37m-manylinux2014_x86_64.whl' looks like a filename, but the file does not exist
Looking in indexes: http://mirrors.tencent.com/pypi/simple
Requirement already satisfied: bpy==2.91a0 from file:///mnt/ngr_data/music_dance_generation/stephxu/code/music_dance_generation/autogf/bpy-2.91a0-cp37-cp37m-manylinux2014_x86_64.whl in /usr/local/python3/lib/python3.7/site-packages (2.91a0)
Requirement already satisfied: numpy in /usr/local/python3/lib/python3.7/site-packages (from bpy==2.91a0) (1.21.5)
WARNING: You are using pip version 20.1.1; however, version 22.0.4 is available.
You should consider upgrading via the '/usr/local/python3/bin/python3.7 -m pip install --upgrade pip' command.
bash: bpy_post_install: command not found

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

1 participant