session-setup: unicode as required
Published: October 31, 2019 - 11:11
Hello,
I have two packages that I'm trying to configure. All the tests are functional from PyScripter, but once I run `session-setup` either at runtime or from the command line, I get this error:
2019-10-31 10:57:17,369 CRITICAL AttributeError: 'unicode' object has no attribute 'asrequirement'.
This happens even though the `session-setup` function only contains a simple `print` statement of 'toto'. My
Wapt version is 1.7.4.6229.
I have two packages that I'm trying to configure. All the tests are functional from PyScripter, but once I run `session-setup` either at runtime or from the command line, I get this error:
2019-10-31 10:57:17,369 CRITICAL AttributeError: 'unicode' object has no attribute 'asrequirement'.
This happens even though the `session-setup` function only contains a simple `print` statement of 'toto'. My
Wapt version is 1.7.4.6229.