Hi Jueming,
Jueming Hu <juemingh(a)asu.edu> writes:
I downloaded
'linux-64/spot-2.9.6-py38_2.tar.bz2' and ran 'conda
install -c adl spot' within the extracted folder.
It's unclear to me why you would need to download the bz2 file before
running conda install.
'spot 2.5.2' is shown in conda list
Why is that a different version number?
and also in python packages.
Not sure what that means.
However, 'import spot' doesn't work. The
error says, 'No
module named 'spot''.
Please show how you started Python. Is that conda's Python, or your
system's Python ? Did first you activate the conda environment in which
you installed spot ?
Could you please help me install spot?
On what kind of system ?
Our installation instructions are at :
https://spot.lrde.epita.fr/install.html
(and they don't mention conda).