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
Error running the bot: 'NoneType' object has no attribute 'split' after the code seemingly runs through other stages. Opens chrome and then closes then creates error in terminal. Refer to screenshot below for issue.
Steps to reproduce
run main.py
Refer to additional context for changes added
Expected behavior
Produce Resume output
Actual behavior
Error above
Branch
main
Branch name
No response
Python version
3.10.14
LLM Used
Open AI
Model used
/v1/models
Additional context
Followed steps to remove achievement and grade/exams. Additionally, removed certifications as well. Code largely loads as intended until error.
Code runs and the chrome window appears then closes then error appears.
The text was updated successfully, but these errors were encountered:
bvongkhamdy
changed the title
[BUG]: <Provide a clear, descriptive title>
Error running the bot: 'NoneType' object has no attribute 'split'
Dec 13, 2024
Describe the bug
Error running the bot: 'NoneType' object has no attribute 'split' after the code seemingly runs through other stages. Opens chrome and then closes then creates error in terminal. Refer to screenshot below for issue.
Steps to reproduce
Refer to additional context for changes added
Expected behavior
Produce Resume output
Actual behavior
Error above
Branch
main
Branch name
No response
Python version
3.10.14
LLM Used
Open AI
Model used
/v1/models
Additional context
Followed steps to remove achievement and grade/exams. Additionally, removed certifications as well. Code largely loads as intended until error.
Code runs and the chrome window appears then closes then error appears.
The text was updated successfully, but these errors were encountered: