Skip to content

No module named 'telebot' #2108

@tanwarjigyasu

Description

@tanwarjigyasu
  1. What version of pyTelegramBotAPI are you using?
    4.14.1

  2. What OS are you using?
    Windows

  3. What version of python are you using?
    3.10.12

I get an saying No module named 'telebot' when I try to run import telebot. I checked the AppData\Local\Programs\Python\Python39\Lib\site-packages while installing the package. It creates 2 new folders named "pyTelegramBotAPI-4.14.1.dist-info" and "telebot" and the main code of the package seems to be in "telebot" folder. The "pyTelegramBotAPI" shows with the version specified when I run pip list. My overall folder structure is like Some Folders/Bot Name/main.py and try to run the code in VS Code from the "Some Folders" in terminal. I tried reinstalling the package multiple times but it doen't help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions