On 2017-06-15 10:15 GMT+02:00 roy <[email protected]>:
[...]
> [34m [1mWRN - The configuration file has not been found, using default
> parameters. [0m      #### IF YOU HAPPEN TO KNOW HOW TO REMOVE THIS BY THE
> WAY
[...]

Hi again,

No idea, and we are not exposing the exception message :-/
Run this snippet, it should emulate config file loading and hopefully
provide an error message:

import openturns as ot
ot.Log.Show(ot.Log.ALL)
ot.Path_FindFileByNameInDirectoryList("openturns.conf",
ot.Path_GetConfigDirectoryList())

Denis
_______________________________________________
OpenTURNS users mailing list
[email protected]
http://openturns.org/mailman/listinfo/users

Reply via email to