We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An error occurred: (25, 'Inappropriate ioctl for device')
I am using mac book m2 and i got error
/Users/pvishnoi/PycharmProjects/Jobs_Applier_AI_Agent_AIHawk/.venv/bin/python -X pycache_prefix=/Users/pvishnoi/Library/Caches/JetBrains/PyCharm2024.1/cpython-cache /Applications/PyCharm.app/Contents/plugins/python/helpers/pydev/pydevd.py --multiprocess --qt-support=auto --client 127.0.0.1 --port 62331 --file /Users/pvishnoi/PycharmProjects/Jobs_Applier_AI_Agent_AIHawk/main.py Connected to pydev debugger (build 241.19416.19) /Users/pvishnoi/PycharmProjects/Jobs_Applier_AI_Agent_AIHawk/.venv/lib/python3.9/site-packages/urllib3/init.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: urllib3/urllib3#3020 warnings.warn(
[?] Select the action you want to perform::
Generate Resume Generate Resume Tailored for Job Description Generate Tailored Cover Letter for Job Description
Process finished with exit code 0
it should run
failed
main
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
An error occurred: (25, 'Inappropriate ioctl for device')
Steps to reproduce
I am using mac book m2 and i got error
/Users/pvishnoi/PycharmProjects/Jobs_Applier_AI_Agent_AIHawk/.venv/bin/python -X pycache_prefix=/Users/pvishnoi/Library/Caches/JetBrains/PyCharm2024.1/cpython-cache /Applications/PyCharm.app/Contents/plugins/python/helpers/pydev/pydevd.py --multiprocess --qt-support=auto --client 127.0.0.1 --port 62331 --file /Users/pvishnoi/PycharmProjects/Jobs_Applier_AI_Agent_AIHawk/main.py
Connected to pydev debugger (build 241.19416.19)
/Users/pvishnoi/PycharmProjects/Jobs_Applier_AI_Agent_AIHawk/.venv/lib/python3.9/site-packages/urllib3/init.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: urllib3/urllib3#3020
warnings.warn(
[?] Select the action you want to perform::
An error occurred: (25, 'Inappropriate ioctl for device')
Process finished with exit code 0
Expected behavior
it should run
Actual behavior
failed
Branch
main
Branch name
No response
Python version
No response
LLM Used
No response
Model used
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: