-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
can't open file 'qgis2to3': [Errno 2] No such file or directory #5
Comments
Same here ! The tool was installed from OSgeo4w shell via pip. But couldn't be able to use it with both version of python. |
try python -m qgis2to3 |
same issue here. C:\PROGRA |
try this
https://github.com/NathanW2/qgis2to3/tree/windows_fixes
but use an python3 of windows and not of osgeow
for me work well
Il giorno mer 27 mar 2019 alle ore 18:00 JPollyGIS <[email protected]>
ha scritto:
… same issue here.
I tried python -m qgis2to3
i get this message...
C:\PROGRA1\QGIS31.4\apps\Python37\python.exe: No module named qgis2to3.
*main*; 'qgis2to3' is a package and cannot be directly executed
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADT-qHWDsWW656FR2mUlhC3auNARF5-xks5va6OrgaJpZM4bj3NO>
.
--
Enzo Cocca PhD
in "Science and Technology for Archaeology and Cultural Heritage"
ISMEO
International Association of Mediterranean and Oriental Studies
mail: [email protected]
cell: +393495087014
|
write qgis2to3 [option] /path/of/plugin
Il giorno mer 27 mar 2019 alle ore 18:08 Enzo Cocca <[email protected]> ha
scritto:
… try this
https://github.com/NathanW2/qgis2to3/tree/windows_fixes
but use an python3 of windows and not of osgeow
for me work well
Il giorno mer 27 mar 2019 alle ore 18:00 JPollyGIS <
***@***.***> ha scritto:
> same issue here.
> I tried python -m qgis2to3
> i get this message...
>
> C:\PROGRA1\QGIS31.4\apps\Python37\python.exe: No module named qgis2to3.
> *main*; 'qgis2to3' is a package and cannot be directly executed
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#5 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ADT-qHWDsWW656FR2mUlhC3auNARF5-xks5va6OrgaJpZM4bj3NO>
> .
>
--
Enzo Cocca PhD
in "Science and Technology for Archaeology and Cultural Heritage"
ISMEO
International Association of Mediterranean and Oriental Studies
mail: ***@***.***
cell: +393495087014
--
Enzo Cocca PhD
in "Science and Technology for Archaeology and Cultural Heritage"
ISMEO
International Association of Mediterranean and Oriental Studies
mail: [email protected]
cell: +393495087014
|
-installed python 3 (switched from QGIS's versions) or OsGeo4w no luck, syntax, or workflow? |
Sorry I have been super busy lately and have not had time to try these suggestions yet; I would like to add 2 things first My PC was completely rebuilt due to a crash and has a fresh Windows 10 install from Windows 7 I have not had a chance to try this, or even reinstall Qgis2to3 as of yet but hope too soon. Secondly I only have 1 Python install and that is the OSGeo4W Installation is it really necessary to have a second python install? |
In my experience with python osgeo dosn't work. To install python3 on
windos is not a problem but remeber add it in variable envairement's like
this:
C:\Python37
C:\Python37\Scripts
I hope I have helped you
Il Gio 28 Mar 2019, 11:53 tveinot <[email protected]> ha scritto:
… Sorry I have been super busy lately and have not had time to try these
suggestions yet; I would like to add 2 things first My PC was completely
rebuilt due to a crash and has a fresh Windows 10 install from Windows 7 I
have not had a chance to try this, or even reinstall Qgis2to3 as of yet but
hope too soon. Secondly I only have 1 Python install and that is the
OSGeo4W Installation is it really necessary to have a second python install?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADT-qGoYHvxgG96W_R7LR6HWf7cWfli4ks5vbJ8ggaJpZM4bj3NO>
.
|
I finally find out how to get it workfor me.
|
SIGISLV. Worked for me. Thank you!!! |
SIGISLV yeah it is working for me too! Thank you |
Use without python3
Il Ven 29 Mar 2019, 21:05 JPollyGIS <[email protected]> ha scritto:
… I cant get it to run again. Any ideas?
[image: image]
<https://user-images.githubusercontent.com/11466505/55259590-b4172d80-522b-11e9-9d34-0f28d5da431f.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADT-qJtfJ-0lmV6xeUxAszgOCfJIYjbbks5vbnIfgaJpZM4bj3NO>
.
|
I have tried all the options but they didn't work for me. |
I tried another solution that worked for me since none of the above worked.
Hope it helps. Cheers |
Getting the error; can't open file 'qgis2to3': [Errno 2] No such file or directory when I try to run use the tool. Using it in the OSgeo4w shell under py3_env.
The text was updated successfully, but these errors were encountered: