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
trafficstars

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

Getting the same error. is there a workaround for this?

anticrusader avatar Nov 07 '23 11:11 anticrusader

@francisjervis @anticrusader hey , is this repository ui file run properly by your side or any one else? i am also getting too much error can anyone help me?

SatwikMahajan01 avatar Jun 02 '24 11:06 SatwikMahajan01