Skip to content

ModuleNotFoundError: No module named 'TVDCondat2013' #1

@SAFAMOUSTAID

Description

@SAFAMOUSTAID

hello I try to install 'TVDCondat 2013' with the following command (pip install TVDCondat2013) but when I run my program is give following result:

  • user@user-NV57H:~$ python --version
  • Python 3.6.8 :: Anaconda 4.3.1 (64-bit)
  • user@user-NV57H:~$ pip install TVDCondat2013
  • Requirement already satisfied: TVDCondat2013 in ./anaconda3/lib/python3.6/site-packages/TVDCondat2013-0.0.1-py3.6-linux-x86_64.egg (0.0.1)
  • Requirement already satisfied: pybind11>=2.0.1 in ./anaconda3/lib/python3.6/site-packages (from TVDCondat2013) (2.2.4)
  • Requirement already satisfied: numpy in ./anaconda3/lib/python3.6/site-packages (from TVDCondat2013) (1.16.4)**

Error:
ModuleNotFoundError: No module named 'TVDCondat2013'

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