-
Notifications
You must be signed in to change notification settings - Fork 274
Installation Issues #30
Comments
Having exactly the same error. Have you figured out how to solve it? |
I am currently also having this issue after attempting to switch to torch with Lua 5.1 Testing with 5.2 and switching back to default LuaJIT had identical results. |
It's almost definitely an issue related to failing to install TH++ |
@desertnaut when i run "THPP_NOFB=1 ./build.sh ", the error happened as follows: could you help me to fix it~thanks |
@zhangyingxia |
@desertnaut |
@desertnaut I have installed thpp successed,but when luarocks install fbpython again,i met a new problem,just like this: Error: Build error: Failed building. |
@nico00 @Sophia-intel Depending on your lua version, you may have to edit some files (an include and a cmake) to match your version of lua, if you are getting "file not found" errors on your includes. Please note that I never got training to work successfully. If you just want to run the model, this should work; if you want to train a new model, you may end up having a lot of work to do. |
Thanks @outgrabe . Finally I installed everything with success, but actually I had to install a huge amount of dependencies, like wangle, mstch, zstd and fbthrift. Now I'm able to run the predefined model but I've not tried to train a new one yet. |
Hi,
I am having trouble installing some of the dependencies for multipathnet. For now, when installing the fbpython package for torch (with
luarocks install fbpython
), I am getting the following errorThe text was updated successfully, but these errors were encountered: