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
Very well articles and the code. After following the instructions given in the readme file, I tried running classify.py and I get the following error.
ValueError: Unable to configure handler 'file': [Errno 2] No such file or directory: '/Word-Embeddings-and-Document-Vectors-master/logs/classify.log'
I am a bit confused if the logs folder gets created automatically or if it should be created manually before running the script.
Thanks.
The text was updated successfully, but these errors were encountered:
HI vdr12349,
I believe it has to be created in advance. Apologies if the instructions
did not mention it. Let me check
Ashok Chilakapati
Data Exploration <http://xplordat.com>
- for fun & profit
On Fri, Feb 8, 2019 at 2:46 PM vdr12349 ***@***.***> wrote:
Hello,
Very well articles and the code. After following the instructions given in
the readme file, I tried running classify.py and I get the following error.
ValueError: Unable to configure handler 'file': [Errno 2] No such file or
directory: '/Word-Embeddings-and-Document-Vectors-master/logs/classify.log'
I am a bit confused if the logs folder gets created automatically or if it
should be created manually before running the script.
Thanks.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGcoPJF1Kbc2L_DG6s6DjWN11-VfWT6Yks5vLf5IgaJpZM4ax757>
.
Yeah, I see that the instructions overall are on the skinnier side. Let me know if you have any other difficulties and I can help resolve them for you.
Hello,
Very well articles and the code. After following the instructions given in the readme file, I tried running classify.py and I get the following error.
ValueError: Unable to configure handler 'file': [Errno 2] No such file or directory: '/Word-Embeddings-and-Document-Vectors-master/logs/classify.log'
I am a bit confused if the logs folder gets created automatically or if it should be created manually before running the script.
Thanks.
The text was updated successfully, but these errors were encountered: