Flent-users discussion archives
 help / color / mirror / Atom feed
From: Pete Heist <notifications@github.com>
To: tohojo/flent <flent@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [Flent-users] [tohojo/flent] unable to start flent-gui (#165)
Date: Thu, 04 Jul 2019 10:05:37 -0700	[thread overview]
Message-ID: <tohojo/flent/issues/165@github.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1922 bytes --]

I'm building flent from head with make and installing with make install. For some reason when I start `flent-gui` with or without arguments (here started with --debug) I get:

```
% flent-gui --debug
Started Flent 1.2.2-git-a8d31e9 using Python 3.7.3.
Initialised matplotlib v3.1.1 on numpy v1.16.4.
ERROR: Unknown type <function float_pair_noomit at 0x104513ea0> for option DATA_CUTOFF
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/flent-1.2.2_git_a8d31e9-py3.7.egg/flent/gui.py", line 1685, in _action_widget
    widget = self._widget_type_map[action.type]
KeyError: <function float_pair_noomit at 0x104513ea0>

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/flent-1.2.2_git_a8d31e9-py3.7.egg/flent/__init__.py", line 56, in run_flent
    return run_gui(settings)
  File "/usr/local/lib/python3.7/site-packages/flent-1.2.2_git_a8d31e9-py3.7.egg/flent/gui.py", line 188, in run_gui
    mainwindow = MainWindow(settings)
  File "/usr/local/lib/python3.7/site-packages/flent-1.2.2_git_a8d31e9-py3.7.egg/flent/gui.py", line 367, in __init__
    compact=True)
  File "/usr/local/lib/python3.7/site-packages/flent-1.2.2_git_a8d31e9-py3.7.egg/flent/gui.py", line 1658, in __init__
    wdgt = self._action_widget(a, getattr(settings, a.dest))
  File "/usr/local/lib/python3.7/site-packages/flent-1.2.2_git_a8d31e9-py3.7.egg/flent/gui.py", line 1688, in _action_widget
    action.type, action.dest))
RuntimeError: Unknown type <function float_pair_noomit at 0x104513ea0> for option DATA_CUTOFF
```

This happens on both Ubuntu 19.10 with Python 3.7.3, matplotlib 3.1.1, numpy 1.16.4 as well as MacOS with the same versions.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/165

[-- Attachment #1.2: Type: text/html, Size: 3246 bytes --]

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]

_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

             reply	other threads:[~2019-07-04 17:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-04 17:05 Pete Heist [this message]
2019-07-04 18:50 ` Toke Høiland-Jørgensen
2019-07-04 18:51 ` Toke Høiland-Jørgensen
2019-07-04 18:54 ` Pete Heist

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.flent.org/postorius/lists/flent-users.flent.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tohojo/flent/issues/165@github.com \
    --to=notifications@github.com \
    --cc=flent@noreply.github.com \
    --cc=reply+AHVNJP74KCPJKSZSLHUXQU53FNSGDEVBNHHBXLLJTU@reply.github.com \
    --cc=subscribed@noreply.github.com \
    --subject='Re: [Flent-users] [tohojo/flent] unable to start flent-gui (#165)' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox