Skip to content

Using python env from within gives warnings. #364

@JackTemaki

Description

@JackTemaki

When using python from within a sisyphus dir, there are warnings triggered by line: https://github.com/rwth-i6/i6_core/blob/main/util.py#L375
Which is e.g.:

[2023-02-23 18:22:34,536] WARNING: Creating absolute path inside current work directory: /work/asr4/rossenbach/rescale/example_sisyphus_setup/pyenv/bin/python3 (disable with WARNING_ABSPATH=False)

Caused by the changes in #261

One way to suppress this message is to use a hash_overwrite... any other ideas?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions