I am using a 3rd party developed Streamlit app and we have recently migrated to new tech stack. The app will not build the virtual environment.
The error is ” NameError: name ‘file’ is not defined. Did you mean: ‘filter’? “
enter image description here
Why would there be an error between loading in one tech stack and another?
I have not not been able to try loading the batch file on the old tech as it is no longer available. A quick check in the library of functions does not highlight and immediate issues.
Dwinny is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.