pi@raspberrypi:~/my_openaps $ openaps use cgm oref0_glucose --hours 2.0
Traceback (most recent call last):
File "/usr/local/bin/openaps-use", line 4, in <module>
__import__('pkg_resources').run_script('openaps==0.1.5', 'openaps-use')
File "build/bdist.linux-armv7l/egg/pkg_resources/__init__.py", line 719, in run_script
File "build/bdist.linux-armv7l/egg/pkg_resources/__init__.py", line 1504, in run_script
File "/usr/local/lib/python2.7/dist-packages/openaps-0.1.5-py2.7.egg/EGG-INFO/scripts/openaps-use", line 63, in <module>
app( )
File "/usr/local/lib/python2.7/dist-packages/openaps-0.1.5-py2.7.egg/openaps/cli/__init__.py", line 51, in __call__
self.run(self.args)
File "/usr/local/lib/python2.7/dist-packages/openaps-0.1.5-py2.7.egg/EGG-INFO/scripts/openaps-use", line 57, in run
output = app(args, self)
File "/usr/local/lib/python2.7/dist-packages/openaps-0.1.5-py2.7.egg/openaps/uses/__init__.py", line 92, in __call__
return self.method.selected(args)(args, app)
File "/usr/local/lib/python2.7/dist-packages/openaps-0.1.5-py2.7.egg/openaps/uses/__init__.py", line 31, in __call__
return self.method(args, app)
File "/usr/local/lib/python2.7/dist-packages/openxshareble/__init__.py", line 97, in __call__
res = self.ble.run_mainloop_with(run, quit_with_loop=False)
TypeError: run_mainloop_with() got an unexpected keyword argument 'quit_with_loop'
pi@raspberrypi:~/my_openaps $ openaps use cgm oref0_glucose --no-raw --hours 2.0
Traceback (most recent call last):
File "/usr/local/bin/openaps-use", line 4, in <module>
__import__('pkg_resources').run_script('openaps==0.1.5', 'openaps-use')
File "build/bdist.linux-armv7l/egg/pkg_resources/__init__.py", line 719, in run_script
File "build/bdist.linux-armv7l/egg/pkg_resources/__init__.py", line 1504, in run_script
File "/usr/local/lib/python2.7/dist-packages/openaps-0.1.5-py2.7.egg/EGG-INFO/scripts/openaps-use", line 63, in <module>
app( )
File "/usr/local/lib/python2.7/dist-packages/openaps-0.1.5-py2.7.egg/openaps/cli/__init__.py", line 51, in __call__
self.run(self.args)
File "/usr/local/lib/python2.7/dist-packages/openaps-0.1.5-py2.7.egg/EGG-INFO/scripts/openaps-use", line 57, in run
output = app(args, self)
File "/usr/local/lib/python2.7/dist-packages/openaps-0.1.5-py2.7.egg/openaps/uses/__init__.py", line 92, in __call__
return self.method.selected(args)(args, app)
File "/usr/local/lib/python2.7/dist-packages/openaps-0.1.5-py2.7.egg/openaps/uses/__init__.py", line 31, in __call__
return self.method(args, app)
File "/usr/local/lib/python2.7/dist-packages/openxshareble/__init__.py", line 97, in __call__
res = self.ble.run_mainloop_with(run, quit_with_loop=False)
TypeError: run_mainloop_with() got an unexpected keyword argument 'quit_with_loop'
Let me know if you have any suggestions. I'm using a G4 with Share.
hi, i'm at this step, trying to get glucose data, but getting an error:
i see a similar error was reported here: https://gitter.im/nightscout/intend-to-bolus?at=57001e1f76b6f9de194d85c3
Let me know if you have any suggestions. I'm using a G4 with Share.