Erik Taraldsen <erik...@gmail.com> writes: > I've tried ppa with cli > sudo add-apt-repository ppa:tohojo/flent > sudo apt-get update > sudo apt-get install flent > > and downloading the .deb file and installing with the gui packet > manager. Same result. Complains about lack of PyQt. This is a lab > machine so I can reinstall it with ubuntu 15.04 or any other > suggestions. It's beeing mistreated here at work, so there may have > been some crud on this machine.
Ah, hang on... Ubuntu 15.04, you say? What's the output of flent --version? Also try running the gui with the -v flag and see what it says? It may be that the matplotlib version on your distro is too old to support pyqt5... In that case, just install python3-pyqt4 and Flent will fallback to that. -Toke _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org