Jaime Sevilla
Results
2
comments of
Jaime Sevilla
I seem to be getting an installation error now, perhaps I am doing something wrong? This is my script: ``` # Install PGMPy ! git clone https://github.com/pgmpy/pgmpy %cd pgmpy/ !...
I just tried `!pip install git+https://github.com/pgmpy/pgmpy.git@dev`. I do no longer get the import error, but the original error is not fixed; I still get `IndexError: only integers, slices (`:`), ellipsis...