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
File "C:/Users/Anam/Videos/personality-detection-master/personality-detection-master/process_data.py", line 162, in w2v_file = sys.argv[1]
IndexError: list index out of range
this is the eroor i amgetting when i try to execute this file
The text was updated successfully, but these errors were encountered:
You didn't pass the argument, see the "preprocessing" section
https://github.com/SenticNet/personality-detection#preprocessing
Sorry, something went wrong.
No branches or pull requests
File "C:/Users/Anam/Videos/personality-detection-master/personality-detection-master/process_data.py", line 162, in
w2v_file = sys.argv[1]
IndexError: list index out of range
this is the eroor i amgetting when i try to execute this file
The text was updated successfully, but these errors were encountered: