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

"[WinError 2] The system cannot find the file specified" #7

Closed
indrarangga18 opened this issue Apr 5, 2020 · 7 comments
Closed

"[WinError 2] The system cannot find the file specified" #7

indrarangga18 opened this issue Apr 5, 2020 · 7 comments
Assignees

Comments

@indrarangga18
Copy link

indrarangga18 commented Apr 5, 2020

Hi PCA4CD team,

I got an issue "[WinError 2] The system cannot find the file specified", can you help me to solve this problem ?

Im already used QGIS 3.12.1

here's the error code:
Traceback (most recent call last):
File "C:/Users/IndraR/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\pca4cd\utils\system_utils.py", line 36, in wrapper
return func(*args, **kwargs)
File "C:/Users/IndraR/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\pca4cd\utils\system_utils.py", line 86, in wrapper
obj_returned = func(*args, **kwargs)
File "C:/Users/IndraR/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\pca4cd\gui\main_analysis_dialog.py", line 277, in save
subprocess.run(cmd)
File "C:\PROGRA1\QGIS31.12\apps\Python37\lib\subprocess.py", line 453, in run
with Popen(*popenargs, **kwargs) as process:
File "C:\PROGRA1\QGIS31.12\apps\Python37\lib\subprocess.py", line 756, in init
restore_signals, start_new_session)
File "C:\PROGRA1\QGIS31.12\apps\Python37\lib\subprocess.py", line 1155, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified

Thank You
Best Regards

@XavierCLL
Copy link
Member

Hi, thanks for the report!

in which part of the process did you receive this error?

@indrarangga18
Copy link
Author

Hi,
Thanks for the response.

I got this error message after input stack layer based on my research CRS. After PCA layer show 7 layer i already input in stack then i click save as PCA. From this button i got the error message.

Thank You

@XavierCLL XavierCLL self-assigned this Apr 7, 2020
@indrarangga18
Copy link
Author

any update regarding this ?

@XavierCLL
Copy link
Member

I was trying to reproduce the error, I already could! working on it...

@XavierCLL
Copy link
Member

Fixed with commits af201d9 and 277b47f

Please confirm it updating the plugin to v20.4.20 and testing it, thanks

@indrarangga18
Copy link
Author

Sorry late report, its works , great !
Many Thanks !

@indrarangga18
Copy link
Author

I update the vesion

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