Skip to content

Instructions for package testing result in errors #6

@jaclark5

Description

@jaclark5

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions