Hi Matt and Jeremy,
Thank you for your suggestions! I reinstall my anaconda and decided to use westpa-2020.03. On top of that, I followed Jeremy's suggestion to check all dependencies and install them to double check that they are available. I know I am getting closer to the solution, can you take a look again with this new error?
(westpa-2020.03) mbraza:TSCC-test$ w_pdist -W west.h5
Traceback (most recent call last):
File "/home/mbraza/Documents/WESTPA/westpa-2020.03/lib/west_tools/w_pdist.py", line 4, in <module>
from westtools import (WESTParallelTool, WESTDataReader, WESTDSSynthesizer, IterRangeSelection,
File "/home/mbraza/Documents/WESTPA/westpa-2020.03/lib/west_tools/westtools/__init__.py", line 2, in <module>
from .core import WESTTool, WESTParallelTool, WESTToolComponent, WESTSubcommand, WESTMasterCommand
File "/home/mbraza/Documents/WESTPA/westpa-2020.03/lib/west_tools/westtools/core.py", line 7, in <module>
import westpa
File "/home/mbraza/Documents/WESTPA/westpa-2020.03/lib/west_tools/westpa/__init__.py", line 1, in <module>
from . import _rc
File "/home/mbraza/Documents/WESTPA/westpa-2020.03/lib/west_tools/westpa/_rc.py", line 11, in <module>
from .yamlcfg import YAMLConfig
File "/home/mbraza/Documents/WESTPA/westpa-2020.03/lib/west_tools/westpa/yamlcfg.py", line 21, in <module>
from westpa.binning import NopMapper
File "/home/mbraza/Documents/WESTPA/westpa-2020.03/lib/west_tools/westpa/binning/__init__.py", line 1, in <module>
from . import _assign
ImportError: cannot import name '_assign' from partially initialized module 'westpa.binning' (most likely due to a circular import) (/home/mbraza/Documents/WESTPA/westpa-2020.03/lib/west_tools/westpa/binning/__init__.py)
(westpa-2020.03) mbraza:TSCC-test$
Can you suggest a solution so I can solve this on my end? Thank you Matt and Jeremy! I appreciate all the help.
Sincerely,
Kevin