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

Windows - Not sure #24

Open
johners97 opened this issue Mar 9, 2017 · 1 comment
Open

Windows - Not sure #24

johners97 opened this issue Mar 9, 2017 · 1 comment

Comments

@johners97
Copy link

johners97 commented Mar 9, 2017

Using Windows. Looked at fuser.py and found is there a windows version of a fuser -k < > folder

@johners97
Copy link
Author

C:\Python27>python decocare/decocare/stick.py COM4 INFO:__main__:howdy! I'm going to take a look at your carelink usb stick. Traceback (most recent call last): File "decocare/decocare/stick.py", line 911, in <module> stick = Stick(link.Link(port)) File "C:\Python27\decocare\decocare\link.py", line 22, in __init__ if fuser.in_use(port): File "C:\Python27\decocare\decocare\fuser.py", line 11, in in_use pipe = Popen(['fuser', device], stdout=PIPE, stderr=PIPE) File "C:\Python27\lib\subprocess.py", line 390, in __init__ errread, errwrite) File "C:\Python27\lib\subprocess.py", line 640, in _execute_child startupinfo) WindowsError: [Error 2] The system cannot find the file specified

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