You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the bug
The user after installing all the dependencies, runs the run_first.py. The run parses and creates a JSON and tells to begin the streamlit_second.py.
Reproduce Issue
Steps to reproduce the behavior:
Install all the dependencies
Add the relevant resume and job description
Run the application and it creates the JSON
Begin the streamlit app and the error is processed.
Desktop (please complete the following information):
Mac OS: [iOS]
Browser [Google Chrome]
Additional context
The import error is irrelevant as I have already added the "networkx" module on the pip list.
The text was updated successfully, but these errors were encountered:
Description of the bug
The user after installing all the dependencies, runs the run_first.py. The run parses and creates a JSON and tells to begin the streamlit_second.py.
Reproduce Issue
Steps to reproduce the behavior:
Desktop (please complete the following information):
Additional context
The import error is irrelevant as I have already added the "networkx" module on the pip list.
The text was updated successfully, but these errors were encountered: