UniversalDevicesInc / polyglot-v2

Polyglot Version 2 for use with the ISY 994i 5.0+
MIT License
30 stars 18 forks source link

Error installing Roomba NodeServer #5

Closed pgattu closed 6 years ago

pgattu commented 6 years ago

I installed the Roomba NodeServer from the NodeServer Store. I see the following error in the debug log. Please help.

2018-2-6 19:22:33 - info: NS: Successfully cloned Roomba into NodeServer directory. 2018-2-6 19:22:33 - error: NSChild: Roomba /usr/bin/env bash -xe ./install.sh: + pip3 install -r requirements.txt --user

2018-2-6 19:22:42 - error: NSChild: Roomba install error: Non-zero exit code: 1

pgattu commented 6 years ago

I found the following at the end of the pip.log file:

  Could not find any downloads that satisfy the requirement opencv-python (from Roomba980-Python==1.2.1->-r requirements.txt (line 3))
Cleaning up...
No distributions at all found for opencv-python (from Roomba980-Python==1.2.1->-r requirements.txt (line 3))
Exception information:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/usr/lib/python3/dist-packages/pip/commands/install.py", line 290, in run
    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  File "/usr/lib/python3/dist-packages/pip/req.py", line 1178, in prepare_files
    url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
  File "/usr/lib/python3/dist-packages/pip/index.py", line 277, in find_requirement
    raise DistributionNotFound('No distributions at all found for %s' % req)
pip.exceptions.DistributionNotFound: No distributions at all found for opencv-python (from Roomba980-Python==1.2.1->-r requirements.txt (line 3))
exking commented 6 years ago

Please create this issue for the Roomba NodeServer, not for the Polyglot itself.