chenmozxh
chenmozxh
@roomylee I am not familiar with tensorflow, and I just start to study tf recently I also know nothing about git....
> Thank u for ur fast reply, but i did exactly like this " Download the [KIT Motion-Language dataset](https://motion-annotation.humanoids.kit.edu/dataset/) and unzip the files in the $BASE/dataset/kit-mocap folder." and my repository...
i figure out. at the root dir (which is $bas3/Complextext2motion), run "python src/dataProcessing/meanVariance.py -mask '[0]' -feats_kind rifke -dataset KITMocap -path2data dataset/kit-mocap -f_new 8" just give it a try
> incounter an error while running `$cmake --build build -t pypangolin_pip_install` > > ``` > ERROR: unknown-unknown.whl is not a valid wheel filename. > make[3]: *** [CMakeFiles/pypangolin_pip_install.dir/build.make:58: CMakeFiles/pypangolin_pip_install] Error 1...
> Is there something wrong with the parsing data processing? I encounter with the same error, Did you fix it?
agree with you!
**yes after deleting two "::", the project sucessfully compiled, also in UE5 with vs2022, I can package the project to development and MultiShootGame, and i test the game, it works...
ok thx, you are very kind. i will try this way
> I ran into this issue on another computer where I used venv instead of conda already. It seems like in this case downgrading numpy solved the issue: `pip install...