Giter Site home page Giter Site logo

veraview's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

veraview's Issues

Comment: VERAview now available through homebrew

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Just an FYI, you can now install VERAview with `brew cask install veraview`. See https://github.com/Homebrew/homebrew-cask/pull/59518

This pulls the app bundle from the apache hosted files at https://newton.ornl.gov/casl

If you would like me to open a PR adding that install option to the documentation please let me know.

See https://github.com/Homebrew/homebrew-cask/pull/59518 for details.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEqUSJ2TjLk2Zo+QkRqTznDYAhvQ8FAlx2q9kACgkQqTznDYAh
vQ/wHBAAjg9+RjBB9K7VUXcXigshhd/raCD2ppi7pk6DIZFJ5oN1WtruHhx0m5x7
R8VXf3SG74W7B1mg/lHl/RNjfB0WWLWSaOC1JQrOHlyjNgGJdZ7HkgVBPXnilfgZ
cUQlRGPSBibXd2spVUgYSCE3qplgDixLhoaMjzmeRBDL3wnrwf0WojnSpjykRbdY
whlV0hGmX4zcOn51IqbIYIOe813PtDl57w+dlGRNarw+BwGioeLokVGvcX+zoK7t
QnE8lCP9VrMoE9hT1ZXtk3GHDXT2lPNzlTmig3P8PyIpFNvWpDszaacdzyjefwyP
xlHKP1NIyIWLoVADJyhgLDcfHeh0zXUod/PN2BkQ/A3qfWHiVUWW6w5J5tL/Xe2l
5/NoTPe/mlCTfN3NLwhvYB/z0gJl6F/CmBOyvoXDCCAaLfDXcZ8bsh2pHZwaTVJS
M6tf/v/1YRC/8aQDOBFABidwBWLwGLwBsQdmM14ySBvVqmjlgI52iF4y6MU1LNeS
cB/nNwUfDFLl4jpOar8H8zcukLfO1XfMnRlJPLGsoBYhOFIelsNFUjNoP350Fvu0
eQeWeHpKosybuYNNxsDsFKD0lPNe5oBrC/V54fzMLn8UGRgcQ09xwF9Slu10bNrt
cvhAH/Q0hJqFGK+ezaaatTe3up8QWcZDTXH1TQK5LhzMmrcsLtg=
=WqOz
-----END PGP SIGNATURE-----

Fix with pyqt5

Interface issues with python3 and the package pyqt5. The interfaces written as below do not work as the keyword exclusive is not allowed.

QActionGroup( self, exclusive = True )

Instead, replace with:

QActionGroup( self)

As stated here, an action group is exclusive by default.

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.