Flent-users discussion archives
 help / color / mirror / Atom feed
* [Flent-users] [tohojo/flent] dosen't run on windows (#233)
@ 2021-08-19  2:00 luochongjun
  2021-08-19  2:14 ` [Flent-users] Re: [tohojo/flent] doesn't " luochongjun
  2021-08-19 10:00 ` Toke Høiland-Jørgensen
  0 siblings, 2 replies; 3+ messages in thread
From: luochongjun @ 2021-08-19  2:00 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 1464 bytes --]

In win10 environment running flent, the following error appears, is it possible to fix?
```
[D:\]$ flent rrul -p ping_cdf -l 60 -H netperf.bufferbloat.net -t text-to-be-included-in-plot -o filename.png
Starting Flent 2.0.1 using Python 3.8.0.
Starting rrul test. Expected run time: 70 seconds.
Traceback (most recent call last):
  File "e:\python38\lib\runpy.py", line 192, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "e:\python38\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "E:\python38\Scripts\flent.exe\__main__.py", line 9, in <module>
  File "e:\python38\lib\site-packages\flent\__init__.py", line 60, in run_flent
    b.run()
  File "e:\python38\lib\site-packages\flent\batch.py", line 618, in run
    return self.run_test(self.settings, self.settings.DATA_DIR, True)
  File "e:\python38\lib\site-packages\flent\batch.py", line 515, in run_test
    res = self.agg.postprocess(self.agg.aggregate(res))
  File "e:\python38\lib\site-packages\flent\aggregators.py", line 237, in aggregate
    measurements, metadata, raw_values = self.collect()
  File "e:\python38\lib\site-packages\flent\aggregators.py", line 110, in collect
    signal.signal(signal.SIGUSR1, handle_usr1)
AttributeError: module 'signal' has no attribute 'SIGUSR1'
```

-- 
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/233

[-- Attachment #2: Type: text/html, Size: 2632 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Flent-users] Re: [tohojo/flent] doesn't run on windows (#233)
  2021-08-19  2:00 [Flent-users] [tohojo/flent] dosen't run on windows (#233) luochongjun
@ 2021-08-19  2:14 ` luochongjun
  2021-08-19 10:00 ` Toke Høiland-Jørgensen
  1 sibling, 0 replies; 3+ messages in thread
From: luochongjun @ 2021-08-19  2:14 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

flent version
```
[D:\]$ flent --version
Starting Flent 2.0.1 using Python 3.8.0.
Flent v2.0.1.
Running on Python 3.8.0 (tags/v3.8.0:fa919fd, Oct 14 2019, 19:21:23) [MSC v.1916 32 bit (Intel)].
Using matplotlib version 3.4.3 on numpy 1.19.0.
No usable Qt version found. GUI won't work.
```

-- 
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/233#issuecomment-901555385

[-- Attachment #2: Type: text/html, Size: 1696 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Flent-users] Re: [tohojo/flent] doesn't run on windows (#233)
  2021-08-19  2:00 [Flent-users] [tohojo/flent] dosen't run on windows (#233) luochongjun
  2021-08-19  2:14 ` [Flent-users] Re: [tohojo/flent] doesn't " luochongjun
@ 2021-08-19 10:00 ` Toke Høiland-Jørgensen
  1 sibling, 0 replies; 3+ messages in thread
From: Toke Høiland-Jørgensen @ 2021-08-19 10:00 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 455 bytes --]

That particular error may be fixable, but there will be others: running tests on windows is not supported, only viewing existing data files.

You should be able to run tests from inside a WSL environment, though. See https://docs.microsoft.com/en-us/windows/wsl/about

-- 
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/233#issuecomment-901780482

[-- Attachment #2: Type: text/html, Size: 1743 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-19 10:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19  2:00 [Flent-users] [tohojo/flent] dosen't run on windows (#233) luochongjun
2021-08-19  2:14 ` [Flent-users] Re: [tohojo/flent] doesn't " luochongjun
2021-08-19 10:00 ` Toke Høiland-Jørgensen

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