You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install on Debian, however after cloning the git, running ./build.sh generates the following error message. Do I not have the right file since I only see setup.sh and not setup.py in the /scripts folder?
python3: can't open file '/home/[user]/input-remapper/scripts/setup.py': [Errno 2] No such file or directory
mv: cannot stat 'build/deb/usr/local/lib/python3.*/': No such file or directory
cp: cannot stat './DEBIAN': No such file or directory
rm: cannot remove 'dist/input-remapper-2.0.1.deb': No such file or directory
dpkg-deb: error: failed to open package info file 'build/deb/DEBIAN/control' for reading: No such file or directory
The text was updated successfully, but these errors were encountered:
I am trying to install on Debian, however after cloning the git, running ./build.sh generates the following error message. Do I not have the right file since I only see setup.sh and not setup.py in the /scripts folder?
The text was updated successfully, but these errors were encountered: