GithubHelp home page GithubHelp logo

Comments (12)

mmagnuski avatar mmagnuski commented on May 22, 2024 1

@banesullivan Sorry I didn't reply earlier, I didn't have much time to go back to vtki. I will create a new issue today in the evening or tomorrow.

from pyvista.

akaszynski avatar akaszynski commented on May 22, 2024

I can debug this. This might be mitigated if we can find a way to enable plotting on appveyor.

from pyvista.

banesullivan avatar banesullivan commented on May 22, 2024

Thanks @akaszynski!

from pyvista.

akaszynski avatar akaszynski commented on May 22, 2024

Any Idea where this is happening? A quick check with 5.12 isn't giving me any any trouble. I'm using Python 3.7 and vtki==0.17.1

from pyvista.

banesullivan avatar banesullivan commented on May 22, 2024

Seeing it happen when trying to use the BackgroundPlotter

plotter = vtki.BackgroundPlotter()

Only been using it in IPython notebooks

from pyvista.

akaszynski avatar akaszynski commented on May 22, 2024

All test_qt_plotting tests passed. I didn't test with iPython. I'll try that out now.

from pyvista.

banesullivan avatar banesullivan commented on May 22, 2024

Also, I changed the PyQt5 dependence to 5.11.3 in the CI scripts a while back because builds were failing right after the 5.12 release. Perhaps try branching and remove 5.11.3 dependence from the AppVeyor script and the requirements_test.txt file

from pyvista.

akaszynski avatar akaszynski commented on May 22, 2024

AppVeyor doesn't test plotting since it seg-faults as there's no X11 equivalent on the windows server instance. There's probably a way of enabling it.

Also, local testing using notebooks, 5.12, and vtki==0.17.1 doesn't reveal any bugs. All the menu actions and general plotting functions work fine. Is there anything more specific?

from pyvista.

banesullivan avatar banesullivan commented on May 22, 2024

Currently failing on Travis https://travis-ci.org/vtkiorg/vtki/builds/503217887

from pyvista.

mmagnuski avatar mmagnuski commented on May 22, 2024

Hi, I'm a windows user and vtki crashes for me.
Using it in notebook with:

from vtki import examples

crashes the kernel every time I tried.
My pyqt version is 5.9.2 though.

from pyvista.

banesullivan avatar banesullivan commented on May 22, 2024

Hi @mmagnuski, thanks for posting your issue -that's definitely not good that a simple import of vtki crashes your kernel and if it crashes on import, is likely unrelated to PyQt.

Could you post your OS details, Python version, vtki version, and copy/paste the output from a pip list or conda list (whichever package manager you use) into a new issue along with the exact code that causes the crash?

Also, could you try importing vtki in simple Python interpreter from the command line in case there are error messages that the Jupyter Notebook is filtering?

from pyvista.

banesullivan avatar banesullivan commented on May 22, 2024

Also, I'd be happy to go back and forth with you on slack to make sure you are up and running on Windows: http://slack.opengeovis.org

from pyvista.

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.