-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Labels
No labels