Signature-Verification_System_using_YOLOv5-and-CycleGAN icon indicating copy to clipboard operation
Signature-Verification_System_using_YOLOv5-and-CycleGAN copied to clipboard

Does not launch

Open francisjervis opened this issue 3 years ago • 2 comments

First got an error that sklearn was not found, added it to requirements, now get this: AttributeError: module 'SessionState' has no attribute 'get' Traceback: File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/streamlit/script_runner.py", line 379, in _run_script exec(code, module.__dict__) File "/Volumes/SSD/francis/Downloads/Signature-Verification_System_using_YOLOv5-and-CycleGAN-master/Streamlit_App/ui.py", line 153, in <module> main() File "/Volumes/SSD/francis/Downloads/Signature-Verification_System_using_YOLOv5-and-CycleGAN-master/Streamlit_App/ui.py", line 116, in main session_state = SessionState.get(

francisjervis avatar Feb 23 '22 04:02 francisjervis