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

Module importing error on Eclipse #15359

Description

@tasmima14

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions