cfpark00 / pyvoi

Variation of Information in python(numpy or torch)
0 stars 1 forks source link

ModuleNotFoundError: No module named 'pyvoi' #1

Open pythonLoader opened 6 months ago

pythonLoader commented 6 months ago

Conda environment can't find the python-voi module in CLI even though it is installed and can be found in the list of installed modules. Any guess at why it might happen?

cfpark00 commented 6 months ago

Hmm, does it work on a new clean python venv?

I haven't tested this with conda.... -Core

On Wed, Mar 27, 2024 at 12:53 PM Shashata Sawmya @.***> wrote:

Conda environment can't find the python-voi module in CLI even though it is installed and can be found in the list of installed modules. Any guess at why it might happen?

— Reply to this email directly, view it on GitHub https://github.com/cfpark00/pyvoi/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ6CKTYLS4NE3WQGL6HICZTY2L2RXAVCNFSM6AAAAABFLIF6CSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYTCMZQGU2DKNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

tathey1 commented 5 months ago

I think I can replicate this, pyvoi not found in 0.0.3 (but it is found in 0.0.2). Below is a screenshot from a fresh python 3.8 virtualenv

Screenshot 2024-04-26 at 9 18 26 AM