torch / distro

Torch installation in a self-contained folder
BSD 3-Clause "New" or "Revised" License
555 stars 481 forks source link

Segmentation Fault while loading torch #285

Open Mugilvanan opened 5 years ago

Mugilvanan commented 5 years ago

I have installed torch in ubuntu 18.04 with Lua 5.2. When I ran test.sh after installation I get the following error:

torch loaded succesfully ./test.sh: line 16: 17239 Segmentation fault (core dumped) $LUA -ltorch -e "print('torch loaded succesfully')"

Can you share the solution for this?

Labyrins commented 4 years ago

So do I. Any solution??