moeller0 <notificati...@github.com> writes:

> Probably a pilot's error, but with current master i get:
> ```
> mac:flent user$ ./run-flent-gui.sh 
> Traceback (most recent call last):
>   File "./run-flent", line 33, in <module>
>     sys.exit(run_flent())
>   File 
> "/space/data_local/moeller/PRIVATE/samba/privat/MOEWE/techno_kram/CODE/flent/flent/__init__.py",
>  line 53, in run_flent
>     settings = load(sys.argv[1:])
>   File 
> "/space/data_local/moeller/PRIVATE/samba/privat/MOEWE/techno_kram/CODE/flent/flent/settings.py",
>  line 773, in load
>     settings.update_implications()
>   File 
> "/space/data_local/moeller/PRIVATE/samba/privat/MOEWE/techno_kram/CODE/flent/flent/settings.py",
>  line 747, in update_implications
>     if len(self.SEND_SIZE) == 1 and len(self.HOSTS) > 1:
> TypeError: object of type 'NoneType' has no len()
> ```

No, you're right, that's a bug. Should be fixed now - thanks for reporting! :)


-- 
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/197#issuecomment-584892386
_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

Reply via email to