magnet
magnet copied to clipboard
No module named 'magnet'
I've installed the conda environment as per the installation guidelines. but not able to import magnet
(base) λ conda activate magnet
(magnet) λ python
Python 3.7.0 (default, Jun 28 2018, 13:15:42)
[GCC 7.2.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import magnet
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'magnet'
>>>
Can you print the outputs for:
-
echo $PYTHONPATHand -
echo $MAGNET_DATAPATH -
ls ~