Skip to content

rcpchgrowth.constants error #81

@0tusSc0ps

Description

@0tusSc0ps

Hi,

Whenever I try to run any script or even just import the package I get the following error
" File "C:*\filtered data.py", line 9, in
import rcpchgrowth as rcp
File "C:*
.venv\Lib\site-packages\rcpchgrowth_init_.py", line 1, in
from .age_advice_strings import comment_prematurity_correction
File "C:***.venv\Lib\site-packages\rcpchgrowth\age_advice_strings.py", line 1, in
from rcpchgrowth.constants import CDC, WHO
ModuleNotFoundError: No module named 'rcpchgrowth.constants'"

I appreciate that I am running it from pycharm rather than a jupyter notebook but I am unsure what possible impact that might have.
I have tried running it from a jupyter notebook and seem to be getting the same error.

Would appreciate any help anyone could give - thanks.

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