GithubHelp home page GithubHelp logo

Comments (16)

serenagrl avatar serenagrl commented on September 21, 2024 2

I have also experienced the same issue but I had managed to workaround it. This is caused by missing registry entries when you have upgraded a version of python or uninstalled an older version before. You need to make sure you have exactly 1 version of python 2.7 and 3.7.x

The plugin searches for something like the following and will take the first entry it encounters:
HKEY_CURRENT_USER\Software\Python\PythonCore\2.7\InstallPath
and/or
HKEY_CURRENT_USER\Software\Python\PythonCore\3.x\InstallPath

You can fix the issue by deleting any old python entries in your registry or if you want to play it safe, you can create the path that the plugin is searching for in the registry and point it to the python directory where you have installed it.

Hope this helps.

P.S. Messing with the registry could cause problems if you don't know what you are doing. Do it at your own risks.

from idf-eclipse-plugin.

hwaldman avatar hwaldman commented on September 21, 2024

I also see the same problem.
Eclipse version: Version: 2019-09 R (4.13.0)
java version "1.8.0_191"
Python 3.7.4

from idf-eclipse-plugin.

AwkBot avatar AwkBot commented on September 21, 2024

Yes... I'm stopped in the same step.
The only workaround that I found in Windows, is by the command line, set ESP-IDF variables then run idf.py menuconfig... it is text mode however it the only alternative that I found

from idf-eclipse-plugin.

daniauri avatar daniauri commented on September 21, 2024

Yes, it's the same for me. @AwkBot Can you share what you did to make it working?

from idf-eclipse-plugin.

daniauri avatar daniauri commented on September 21, 2024

I bet it has something to do with the plugin not finding python 3.5. I have only the least version 3.7 installed from https://www.python.org/downloads/
image

Ah, it seems not. Does someone know how eclipse resolves the python path?
image

from idf-eclipse-plugin.

daniauri avatar daniauri commented on September 21, 2024

Can confirm the solution from @serenagrl. Deleted registry entry from 3.6 which I uninstalled a while ago. Now It's finding 3.7. Apperently the plugin brakes when the InstallPath Key is not found for any version (climbing to higher version numbers).

See https://www.python.org/dev/peps/pep-0514/.

from idf-eclipse-plugin.

Ede2016 avatar Ede2016 commented on September 21, 2024

I solved this by uninstalling the newest Java and installing v8.
And then I edited the Java related line in the eclipse.ini to
-vm
C:\Program Files\Java\jdk1.8.0_221\bin

The eclipse.ini is here, at least on my PC: C:\Users\UserName\eclipse\cpp-2019-09\eclipse\eclipse.ini

Now the ESP-IDF directory selection dialog appears.
Before that I got rid of an old Python version and old Python registry entries. That did not change anything.

from idf-eclipse-plugin.

kolipakakondal avatar kolipakakondal commented on September 21, 2024

Issue got fixed with the release v1.0.0-beta - https://github.com/espressif/idf-eclipse-plugin/releases/tag/v1.0.0-beta

There was an issue in identifying the python path in Windows OS with Java 11 and higher, and it got fixed now.

from idf-eclipse-plugin.

EduardShaid avatar EduardShaid commented on September 21, 2024

Installed the latest version v1.0.0-beta, but the result is the same - "Espressif IDF Tools Manager> Install Tools" does not start !!!

from idf-eclipse-plugin.

kolipakakondal avatar kolipakakondal commented on September 21, 2024

Installed the latest version v1.0.0-beta, but the result is the same - "Espressif IDF Tools Manager> Install Tools" does not start !!!

Could you please provide the console log error. If the IDF Tools console is not visible, you can access it using https://github.com/espressif/idf-eclipse-plugin#espressif-idf-tools-console

from idf-eclipse-plugin.

EduardShaid avatar EduardShaid commented on September 21, 2024

"Espressif IDF Plugins for Eclipse" is installed, but the "Espressif IDF Tools Console" is missing.

Eclipse IDE for C/C++ Developers
Version: 2018-12 (4.10.0)

from idf-eclipse-plugin.

kolipakakondal avatar kolipakakondal commented on September 21, 2024

"Espressif IDF Plugins for Eclipse" is installed, but the "Espressif IDF Tools Console" is missing.

Eclipse IDE for C/C++ Developers
Version: 2018-12 (4.10.0)

That appears only when you invoke "Espressif IDF Tools Manager> Install Tools" but sometimes it won't switch to IDF Console View when you're running the install tools command. You can toggle the console as mentioned here https://github.com/espressif/idf-eclipse-plugin#espressif-idf-tools-console

from idf-eclipse-plugin.

FabioGavinelli avatar FabioGavinelli commented on September 21, 2024

hi, I choosed the wrong directory when the first time the Choose Path window has appeared. Now I can't find how to update it and I can't install tools.
I tried to uninstall and reinstall the plugin but the directory selection dialog doesn't appear anymore
How I am supposed to fix this problem?

from idf-eclipse-plugin.

kolipakakondal avatar kolipakakondal commented on September 21, 2024

hi, I choosed the wrong directory when the first time the Choose Path window has appeared. Now I can't find how to update it and I can't install tools.
I tried to uninstall and reinstall the plugin but the directory selection dialog doesn't appear anymore
How I am supposed to fix this problem?

Please follow the instructions from here to modify the IDF_PATH https://github.com/espressif/idf-eclipse-plugin#configureEnvironmentVariables

from idf-eclipse-plugin.

kolipakakondal avatar kolipakakondal commented on September 21, 2024

Issue related to opening the console view while running the Install Tools from eclipse is fixed with the v1.0.0-beta.2 version. Please get the latest changes using the update site.

Check more here:
https://github.com/espressif/idf-eclipse-plugin/releases/tag/v1.0.0-beta.2

from idf-eclipse-plugin.

ralphs99 avatar ralphs99 commented on September 21, 2024

Hello, I'm having the same problem (Directory selection dialog doesn't appear) with v1.0.0-beta.2

Eclipse:
Version: 2019-09 R (4.13.0)
Build id: 20190917-1200
Python: 3.80
Java SE Development Kit 13

Any thoughts about the cause of the trouble?
Thanks in advance, Ralph

from idf-eclipse-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.