GithubHelp home page GithubHelp logo

Comments (8)

ivanodapice avatar ivanodapice commented on August 26, 2024 4

dockerlog
terminal
I have also the same problem, tried to uninstall and install the specified version of pyqt and opencv-python but it didn't solve the situation. Ubuntu 20.04.1 LTS

from styleflow.

electricalgorithm avatar electricalgorithm commented on August 26, 2024

Could you send us your CUDA version?

from styleflow.

carlosedubarreto avatar carlosedubarreto commented on August 26, 2024

@karanjakhar
to see the cuda version you can type.

nvcc --version

here is an example of the result
image

from styleflow.

karanjakhar avatar karanjakhar commented on August 26, 2024

Screenshot from 2021-01-11 18-39-33

from styleflow.

sohaiblaraba avatar sohaiblaraba commented on August 26, 2024

This is related to some conflict between OpenCV and PyQT.

Try uninstalling both and reinstall them using these versions that seem to work together with no problem.

opencv-python==4.1.0.25 and pyqt 5.9.2

from styleflow.

rklasen avatar rklasen commented on August 26, 2024

This is related to some conflict between OpenCV and PyQT.

Try uninstalling both and reinstall them using these versions that seem to work together with no problem.

opencv-python==4.1.0.25 and pyqt 5.9.2

That worked for me. It can be done in the requrements.txt as well, and then the docker image works too. i.e. change pyqt5==5.14.2 (or what it was, i forgot) to pyqt5==5.9.2 and rebuild the docker image with docker-compose up --build # Expect some time before UI appears. Tested on Ubuntu 20.10, nvidia-drivers-450 and cuda 11 on host. It seems it uses cuda 10 automatically in the container.

from styleflow.

sohaiblaraba avatar sohaiblaraba commented on August 26, 2024

This is related to some conflict between OpenCV and PyQT.
Try uninstalling both and reinstall them using these versions that seem to work together with no problem.
opencv-python==4.1.0.25 and pyqt 5.9.2

That worked for me. It can be done in the requrements.txt as well, and then the docker image works too. i.e. change pyqt5==5.14.2 (or what it was, i forgot) to pyqt5==5.9.2 and rebuild the docker image with docker-compose up --build # Expect some time before UI appears. Tested on Ubuntu 20.10, nvidia-drivers-450 and cuda 11 on host. It seems it uses cuda 10 automatically in the container.

I happy that it worked for you :))

from styleflow.

zhywanna avatar zhywanna commented on August 26, 2024

dockerlog terminal I have also the same problem, tried to uninstall and install the specified version of pyqt and opencv-python but it didn't solve the situation. Ubuntu 20.04.1 LTS

Same. Did you solve this problem?

from styleflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.