torch / torch7

http://torch.ch
Other
8.98k stars 2.38k forks source link

I'm facing difficulty in installing installing the torch7 platform on ubuntu 20.04 wsl(windows 64 bit) #1245

Open Bogame1787 opened 1 year ago

Bogame1787 commented 1 year ago

When I run ./install.sh, the terminal shows "Error: Build error: Failed compiling object readline.o"

haochenuw commented 1 year ago

Ran into the same issue on WSL for ubuntu22.04. Can anyone help?

hawkeex commented 10 months ago

Can solve by sudo apt-get install libreadline-dev