Skip to content

ModuleNotFoundError: No module named 'numpy' #40

@awambua

Description

@awambua

xception in thread "main" com.github.sh0nk.matplotlib4j.PythonExecutionException: Python execution error: Traceback (most recent call last):
File "*****", line 1, in
import numpy as np
ModuleNotFoundError: No module named 'numpy'

at com.github.sh0nk.matplotlib4j.PyCommand.command(PyCommand.java:85)
at com.github.sh0nk.matplotlib4j.PyCommand.execute(PyCommand.java:105)
at com.github.sh0nk.matplotlib4j.PlotImpl.show(PlotImpl.java:184)
at Main.main(Main.java:120)

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