Skip to content

No module named 'nptyping' #3

@Mona-MengLi

Description

@Mona-MengLi

File ~/anaconda3/lib/python3.9/site-packages/stemtool/afit/atom_positions.py:11, in
9 from tqdm.auto import trange
10 from typing import Any, Tuple, Union
---> 11 from nptyping import NDArray, Shape, Int, Float, Bool, Complex
14 def remove_close_vals(input_arr, limit):
15 result = np.copy(input_arr)

ModuleNotFoundError: No module named 'nptyping'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions