import:
unable to open X server `' @ error/import.c/ImportImageCommand/344.
/users/stxjt17/anaconda3/condabin/conda: line 6:
syntax error near unexpected token `sys.
argv'
/users/stxjt17/anaconda3/condabin/conda: line 6: `if
len(sys.argv) > 1 and sys.argv[1].st
artswith('shell.') and
sys.path and sys.path[0] == '':'
--
You received this message because you are subscribed to the Google Groups "westpa-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to westpa-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/westpa-users/bb6d1085-d967-45a4-900a-57ce5c405511n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/westpa-users/de00177d-84ab-4124-b74a-2a5cd33ad83cn%40googlegroups.com.
To initialize your shell, run
$
conda init <SHELL_NAME>
Currently supported shells
are:
- bash
- fish
- tcsh
-
xonsh
- zsh
- powershell
See
'conda init --help' for more information and options.
IMPORTANT:
You may need to close and restart your shell after running 'conda
init'.
Updating
system with the options from the configuration file
Creating
HDF5 file '/users/stxjt17/westpa_tutorials/basic_nacl/west.h5'
1
target state(s) present
Calculating progress coordinate values
for basis states.
1 basis state(s) present
Preparing
initial states
Total
bins: 22
Initial replicas:
5 in 1 bins, total weight = 1
Total target
replicas: 110
Simulation
prepared.
1 of 22 (4.545455%) active bins are populated
per-bin minimum non-zero probability: 1
per-bin maximum probability: 1
per-bin probability dynamic range (kT): 0
per-segment minimum non-zero probability: 0.2
per-segment maximum non-zero probability: 0.2
per-segment probability dynamic range (kT): 0
norm = 1,
error in norm = 0 (0*epsilon)
Am I correct in thinking that the init.sh script has initialized the simulation correctly? The stderr is giving me doubts, but the stdout seems to indicate all is well.
Best wishes,
Jordan
Total
bins: 22
Initial replicas:
5 in 1 bins, total weight = 1
Total target
replicas: 110
Simulation
prepared.
To view this discussion on the web visit https://groups.google.com/d/msgid/westpa-users/87f1543e-c446-46e2-99a3-6de0c5fb9b73n%40googlegroups.com.
mkdir:
created directory ‘seg_logs’
mkdir: created
directory ‘traj_segs’
mkdir: created directory ‘istates’
/users/stxjt17/anaconda3/envs/westpa-openmm-mdtraj/lib/python2.7/site-packages/h5py/__ini
t__.py:36:
FutureWarning: Conversion of the second argument of issubdtype from
`float` to
`np.floating` is deprecated. In future, it will be
treated as `np.float64 == np.dtype(fl
oat).type`.
from
._conv import register_converters as _register_converters
Traceback
(most recent call last):
File
"/users/stxjt17/anaconda3/westpa-2020.03/lib/cmds/w_init.py",
line 9, in <module>
import
work_managers
File
"/users/stxjt17/anaconda3/westpa-2020.03/lib/wwmgr/work_managers/__init__.py",
lin
e 17, in <module>
from .
import serial, threads, processes
File
"/users/stxjt17/anaconda3/westpa-2020.03/lib/wwmgr/work_managers/threads.py",
line
4, in <module>
import queue
ImportError: No module named queue
To view this discussion on the web visit https://groups.google.com/d/msgid/westpa-users/1261955d-fda0-4b47-ab0a-6134c44f8787n%40googlegroups.com.