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

fail to import .pk file using Hybrlk add-on #212

Open
AWangji opened this issue Nov 15, 2023 · 2 comments
Open

fail to import .pk file using Hybrlk add-on #212

AWangji opened this issue Nov 15, 2023 · 2 comments

Comments

@AWangji
Copy link

AWangji commented Nov 15, 2023

hi, thanks for your great work.
But when I try importing a ".pk" file with your add-on, it fails and says: no module named torch:
企业微信截图_1700047389392
I have no idea why cause that. Does anyone have any suggestion?

@AWangji
Copy link
Author

AWangji commented Nov 15, 2023

The above question has been resolved. But a new strange problem appears:
image
when I try to import pk file, it says:
Python: Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\hybrik_blender_addon_init_.py", line 69, in execute
load_bvh(res_db, root_path, gender)
File "C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\hybrik_blender_addon\convert2bvh.py", line 198, in load_bvh
ob, obname, arm_ob = init_scene(scene, root_path, gender)
File "C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\hybrik_blender_addon\convert2bvh.py", line 68, in init_scene
cam_ob = bpy.data.objects['Camera']
KeyError: 'bpy_prop_collection[key]: key "Camera" not found'
what should I do

@Desync-o-tron
Copy link

hi did you check this pr convo? #170

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