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

Module importing error on Eclipse #14869

Open
core-ai-bot opened this issue Aug 31, 2021 · 0 comments
Open

Module importing error on Eclipse #14869

core-ai-bot opened this issue Aug 31, 2021 · 0 comments

Comments

@core-ai-bot
Copy link
Member

Issue by tasmima14
Tuesday Jun 15, 2021 at 19:20 GMT
Originally opened as adobe/brackets#15359


Description

Hello,
I am using Python 3.9 on Windows 10. I am trying to use botometer module for one of my tasks. That is why I imported botometer using "import botometer" on my Eclipse. However, it is showing ModuleNotFound error.
I used "from botometer import Botometer" as well but failed.
To install botometer I tried "pip install botometer" on my cmd. After that I tried to re-run Eclipse, but that did not work. Again, I downloaded Botometer 1.6 from pypi.org -> Download files. It did not solve the issue as well.
I am assuming there is a problem in the PATH. But I am new to this area and that is why I am not sure what I should do to solve this issue. I am attaching a picture of my downloaded file, my eclipse workspace and my code. Can anyone please help me?

eclipseBotError

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

1 participant