Hey, this might be a super noob question, but I am trying to install the paperspace-app on my machine and none of the compilers can run their installer package.
Any ideas?
What type of installer package are you trying to install? DEB?
From the webpage, the download file is an installer.
You need only give it permissions and then double click it to run.
You can set permissions from terminal using chmod
chmod +x ~/Downloads/PaperspaceInstaller*
Or right clicking the file, choosing Properties
then choosing Permissions
.
2 Likes
Thanks, permissions fixed it
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.