Skip to content
New issue

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

FileNotFoundError: [WinError 2] #17

Closed
arwaa89 opened this issue Aug 14, 2021 · 2 comments
Closed

FileNotFoundError: [WinError 2] #17

arwaa89 opened this issue Aug 14, 2021 · 2 comments

Comments

@arwaa89
Copy link

arwaa89 commented Aug 14, 2021

i keep facing erorrs when triyng to utilize python libraries designed for arabic language prprocessing.
the last one is this error when i tried to use farasapy postagging

File "C:\Users\arwaa\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 1420, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified

is there a possible solution or it would be better if i run python on linux , not windows, because the other errorsi have faced turns out that it has to do with the system and the installation of the packages or the virtual environment and not with the code itself, the codes are always correct

@MagedSaeed
Copy link
Owner

Hey @arwaa89 , thanks for reaching out and reporting the issue.

I would recomment first to try it on google.colab to check that the error is not from the code itself. Then, you may try to install brand new virtual environment and try again. If you are more interested, you can try WSL, Windows Subsystem for Linux, It may reslolve some of your problems.

@MagedSaeed
Copy link
Owner

closing the issue for inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants