-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
In the docs under “Testing the install” it says to use:
python iprPy check_modules
But I’m getting the error:
/home/jac16/.conda/envs/iprpy/bin/python: can't find 'main' module in '/home/jac16/bin/iprPy/iprPy'
BUT iprPy check_modules worked!
Also, after running the tests the following errors were found:
Calculation styles that failed import:
- bain_transformation_map: <class 'NotImplementedError'>: Testing not finished
- crystal_space_group: <class 'ModuleNotFoundError'>: No module named 'spglib'
- dislocation_SDVPN_stress: <class 'NotImplementedError'>: Needs updating
- dislocation_monopole_crss: <class 'NotImplementedError'>: Needs updating
- dislocation_periodic_array_stress: <class 'NotImplementedError'>: Needs updating
- dislocation_vacancy: <class 'NotImplementedError'>: Needs updating
- grain_boundary_bcc: <class 'NotImplementedError'>: Needs updating
- grain_boundary_search: <class 'NotImplementedError'>: Needs updating
- phonon: <class 'ModuleNotFoundError'>: No module named 'phonopy'
Record styles that failed import:
- calculation_bain_transformation_map: <class 'NotImplementedError'>: Testing not finished
- calculation_crystal_space_group: <class 'ModuleNotFoundError'>: No module named 'spglib'
- calculation_dislocation_SDVPN_stress: <class 'NotImplementedError'>: Needs updating
- calculation_dislocation_monopole_crss: <class 'NotImplementedError'>: Needs updating
- calculation_dislocation_periodic_array_stress: <class 'NotImplementedError'>: Needs updating
- calculation_dislocation_vacancy: <class 'NotImplementedError'>: Needs updating
- calculation_grain_boundary_bcc: <class 'NotImplementedError'>: Needs updating
- calculation_grain_boundary_search: <class 'NotImplementedError'>: Needs updating
- calculation_phonon: <class 'ModuleNotFoundError'>: No module named 'phonopy'
Metadata
Metadata
Assignees
Labels
No labels