Fay icon indicating copy to clipboard operation
Fay copied to clipboard

python main error, docker ubuntu 18.04

Open fourmia opened this issue 2 years ago • 3 comments

使用synology nas 作为服务器端,使用docker执行python main.py后报错,目前不知道qt问题是否会引起吐核,正在解决x11 转发问题

pygame 2.1.2 (SDL 2.0.16, Python 3.8.2) Hello from the pygame community. https://www.pygame.org/contribute.html

  • Serving Flask app 'gui.flask_server' (lazy loading)
  • Environment: production WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.

Aborted (core dumped)

fourmia avatar Feb 14 '23 16:02 fourmia

若解决了可否把docker源开放出来给大家使?

xszyou avatar Mar 30 '23 01:03 xszyou

一样,求个docker,我用conda安装也总是失败

xs818818 avatar Sep 28 '23 09:09 xs818818

可以参考一下:https://stackoverflow.com/questions/46449850/how-to-fix-the-error-qobjectmovetothread-in-opencv-in-python pip install opencv-python-headless

yuxuan2015 avatar Dec 15 '23 08:12 yuxuan2015