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

Torch installation instructions oudated for WSL #71

Open
DaPiePiece opened this issue Mar 15, 2022 · 0 comments
Open

Torch installation instructions oudated for WSL #71

DaPiePiece opened this issue Mar 15, 2022 · 0 comments

Comments

@DaPiePiece
Copy link

Trying to install Torch using the getting started guide results in this:

pie@DESKTOP-2E3A9RH:~$ cd ~/torch; bash install-deps;
Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists... Done
Updated successfully.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-software-properties is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  software-properties-common

E: Package 'python-software-properties' has no installation candidate
pie@DESKTOP-2E3A9RH:~/torch$ ./install.sh
Prefix set to /home/pie/torch/install
Installing Lua version: LUAJIT21
./install.sh: line 73: cmake: command not found
pie@DESKTOP-2E3A9RH:~/torch$ th
th: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant