Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Module importing error on Eclipse #15359

Open
tasmima14 opened this issue Jun 15, 2021 · 0 comments
Open

Module importing error on Eclipse #15359

tasmima14 opened this issue Jun 15, 2021 · 0 comments

Comments

@tasmima14
Copy link

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant