Describe the bug
Python 3.9.7 does file resolution differently than python 3.10.8. It's causing issues as graphs were built a specific way no longer work as expected.
To Reproduce
Steps to reproduce the behavior:
Unzip file attached
Open nxt
Open the nxt_test.nxt file
If you look at that file in 3.9.7 vs 3.10.8, you will see on /node.file_test that the file resolves in one but not the other
Expected behavior
For it to resolve the same in both python versions
Describe the bug Python
3.9.7
does file resolution differently than python3.10.8
. It's causing issues as graphs were built a specific way no longer work as expected.To Reproduce Steps to reproduce the behavior:
3.9.7
vs3.10.8
, you will see on/node.file_test
that the file resolves in one but not the otherExpected behavior For it to resolve the same in both python versions
Screenshots nxt_example.zip https://github.com/nxt-dev/nxt/assets/4167012/ceb1c020-0b73-4374-85b9-ebcbf2f3341e
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):