Evidlo / remarkable_mouse

use your reMarkable as a graphics tablet
GNU General Public License v3.0
514 stars 49 forks source link

cannot use it on Windows #58

Closed Kassan424kh closed 2 years ago

Kassan424kh commented 3 years ago

I installed this tool on my windows device, but cannot run it:

PS C:\Users\khali> pip install remarkable-mouse
Requirement already satisfied: remarkable-mouse in c:\python38\lib\site-packages (6.0.0)
Requirement already satisfied: screeninfo in c:\python38\lib\site-packages (from remarkable-mouse) (0.6.7)
Requirement already satisfied: libevdev in c:\python38\lib\site-packages (from remarkable-mouse) (0.9)
Requirement already satisfied: pynput in c:\python38\lib\site-packages (from remarkable-mouse) (1.7.3)
Requirement already satisfied: paramiko in c:\python38\lib\site-packages (from remarkable-mouse) (2.7.2)
Requirement already satisfied: six in c:\users\khali\appdata\roaming\python\python38\site-packages (from pynput->remarkable-mouse) (1.15.0)
Requirement already satisfied: pynacl>=1.0.1 in c:\python38\lib\site-packages (from paramiko->remarkable-mouse) (1.4.0)
Requirement already satisfied: cryptography>=2.5 in c:\users\khali\appdata\roaming\python\python38\site-packages (from paramiko->remarkable-mouse) (2.9.2)
Requirement already satisfied: bcrypt>=3.1.3 in c:\python38\lib\site-packages (from paramiko->remarkable-mouse) (3.2.0)
Requirement already satisfied: cffi>=1.4.1 in c:\users\khali\appdata\roaming\python\python38\site-packages (from pynacl>=1.0.1->paramiko->remarkable-mouse) (1.14.3)
Requirement already satisfied: pycparser in c:\users\khali\appdata\roaming\python\python38\site-packages (from cffi>=1.4.1->pynacl>=1.0.1->paramiko->remarkable-mouse) (2.20)
WARNING: You are using pip version 20.2.3; however, version 21.2.2 is available.
You should consider upgrading via the 'c:\python38\python.exe -m pip install --upgrade pip' command.
PS C:\Users\khali> remouse
remouse: The term 'remouse' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
PS C:\Users\khali> python
Python 3.8.5 (tags/v3.8.5:580fbb0, Jul 20 2020, 15:57:54) [MSC v.1924 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> exit()
PS C:\Users\khali>

Any idea

SBAPKat commented 2 years ago

reinstall python and tick 'add to ENV' during install

Kassan424kh commented 2 years ago

reinstall python and tick 'add to ENV' during install

hello @SBAPKat,

thank you for answor my Issue, it work's now

Evidlo commented 2 years ago

There is a checkbox in the Python installer.

On January 24, 2022 2:14:39 AM CST, Khalil Khalil @.***> wrote:

reinstall python and tick 'add to ENV' during install

hello @SBAPKat,

thank you for answor my Issue, but what are you mean exactly with and tick 'add to ENV' during install

-- Reply to this email directly or view it on GitHub: https://github.com/Evidlo/remarkable_mouse/issues/58#issuecomment-1019825943 You are receiving this because you are subscribed to this thread.

Message ID: @.***>