Open hughie opened 7 years ago
This is because the tornado dependency has the wrong version. Be careful of where tornado is found and what is the version at that location.
I ll keep this issue open for a while in case we hit that problem again.
This is happened again in my machine. Environment
ii python-tornado 3.1.1-1ubuntu2
Tried :
yujin_anisble podium-ros
Error :
process[rocon/interactions-44]: started with pid [11794]
[ INFO] [1485395533.730181534]: AR tracker reconfigured: ENABLED 10.00 24.30 0.08 0.20
[ INFO] [1485395534.243243331]: CmdVelMux : (re)configured
WARNING:root:ZMQ : Protobuf message implementation not found. Using pickle based protocol
(gst-plugin-scanner:11702): GStreamer-WARNING **: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsteglglessink.so': /usr/lib/x86_64-linux-gnu/libgstegl-1.0.so.0: undefined symbol: eglDestroyImageKHR
[ INFO] [1485395535.763464562]: Subscribing to image topic
[ INFO] [1485395536.089338480]: Reconfigure request : 1.000000 3.000000 0.300000 1.000000 2.000000
WARNING:root:ZMQ : Protobuf message implementation not found. Using pickle based protocol
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/flower/__main__.py", line 4, in <module>
from flower.command import FlowerCommand
File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/flower/command.py", line 18, in <module>
from .app import Flower
File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/flower/app.py", line 16, in <module>
from .urls import handlers
File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/flower/urls.py", line 11, in <module>
from .views import auth
File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/flower/views/auth.py", line 22, in <module>
class GoogleAuth2LoginHandler(BaseHandler, tornado.auth.GoogleOAuth2Mixin):
AttributeError: 'module' object has no attribute 'GoogleOAuth2Mixin'
[ INFO] [1485395536.381059046]: Subscribing to image topic
[flower-40] process has died [pid 11738, exit code 1, cmd /opt/yujin/amd64/indigo-devel/lib/celeros/flower --port 5556 --address 0.0.0.0 --conf /opt/yujin/amd64/indigo-devel/share/celeros/celeros/flowerconfig.py --config gopher_tasks.config_concert --logging INFO __name:=flower __log:=/home/yujin/.ros/log/0be17454-e36a-11e6-abe3-080027930dc5/flower-40.log].
log file: /home/yujin/.ros/log/0be17454-e36a-11e6-abe3-080027930dc5/flower-40*.log
This https://github.com/asmodehn/celeros/blob/gopher-devel/package.xml#L29
needs to be changed to
I did it previously, maybe it was lost in all the megingr/tagging/branching/releasing problems we had...
-- AlexV
On Thu, Jan 26, 2017 at 11:01 AM, gogopg notifications@github.com wrote:
This is happened again in my machine. Environment
- ubuntu 14.04.05
- Virtualbox
Tried :
- install ubuntu
- yujin_anisble podium-ros
Error :
process[rocon/interactions-44]: started with pid [11794] [ INFO] [1485395533.730181534]: AR tracker reconfigured: ENABLED 10.00 24.30 0.08 0.20 [ INFO] [1485395534.243243331]: CmdVelMux : (re)configured WARNING:root:ZMQ : Protobuf message implementation not found. Using pickle based protocol
(gst-plugin-scanner:11702): GStreamer-WARNING *: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsteglglessink.so': /usr/lib/x86_64-linux-gnu/libgstegl-1.0.so.0: undefined symbol: eglDestroyImageKHR [ INFO] [1485395535.763464562]: Subscribing to image topic [ INFO] [1485395536.089338480]: Reconfigure request : 1.000000 3.000000 0.300000 1.000000 2.000000 WARNING:root:ZMQ : Protobuf message implementation not found. Using pickle based protocol Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main "main", fname, loader, pkg_name) File "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/flower/main.py", line 4, in
from flower.command import FlowerCommand File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/flower/command.py", line 18, in .logfrom .app import Flower File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/flower/app.py", line 16, in from .urls import handlers File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/flower/urls.py", line 11, in from .views import auth File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/flower/views/auth.py", line 22, in class GoogleAuth2LoginHandler(BaseHandler, tornado.auth.GoogleOAuth2Mixin): AttributeError: 'module' object has no attribute 'GoogleOAuth2Mixin' [ INFO] [1485395536.381059046]: Subscribing to image topic [flower-40] process has died [pid 11738, exit code 1, cmd /opt/yujin/amd64/indigo-devel/lib/celeros/flower --port 5556 --address 0.0.0.0 --conf /opt/yujin/amd64/indigo-devel/share/celeros/celeros/flowerconfig.py --config gopher_tasks.config_concert --logging INFO name:=flower log:=/home/yujin/.ros/log/0be17454-e36a-11e6-abe3-080027930dc5/flower-40.log]. log file: /home/yujin/.ros/log/0be17454-e36a-11e6-abe3-080027930dc5/flower-40 — You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/asmodehn/celeros/issues/43#issuecomment-275290083, or mute the thread https://github.com/notifications/unsubscribe-auth/AANgSIxkJ9_-MBNdlUM1hqYAbpq8OodDks5rV_5igaJpZM4LV-j- .
Running on ubuntu 14.04.05 AttributeError: 'module' object has no attribute 'GoogleOAuth2Mixin'