Md Jahidul Hamid
Md Jahidul Hamid
Please post the output of `lsusb` and `lspci -vv`
Seems like you solved it. It would be great if you posted your solutions here (both). That would help others having the same problem... Regards, Jahid
checks have failed for python 2.6, You can change the travis.yml file like this: Change ```yml install: - "pip install -r requirements.txt" - "pip install pylint" ``` To ```yml install:...
the above fix would actually work, because pylint error for 2.6 and 3.2 are already ignored for a different reason.
> It seems that the developer is not maintaning this anymore, this repo has 5 or 6 issues for 1 year or more, with no response from neurobin.... Well, you...
you can make a pull request with your changes.