>>> from pymatgen.io.vasp.inputs import Poscar
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/global/u1/d/dbroberg/db_test/codes/pymatgen/pymatgen/__init__.py", line 18, in <module>
from .io.smart import read_structure, write_structure, read_mol, write_mol
File "/global/u1/d/dbroberg/db_test/codes/pymatgen/pymatgen/io/smart.py", line 26, in <module>
from pymatgen.io.vasp import Vasprun, Poscar, Chgcar
File "/global/u1/d/dbroberg/db_test/codes/pymatgen/pymatgen/io/vasp/__init__.py", line 10, in <module>
from .outputs import *
File "/global/u1/d/dbroberg/db_test/codes/pymatgen/pymatgen/io/vasp/outputs.py", line 37, in <module>
from monty.re import regrep
ImportError: No module named re
I tried the same thing on Carver and it had the same issues. Is anyone else encountering similar issues?
Best,
Danny
--
You received this message because you are subscribed to the Google Groups "Materials Project Development Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to matproj-devel...@googlegroups.com.
To post to this group, send email to matproj...@googlegroups.com.
Visit this group at http://groups.google.com/group/matproj-develop.