formulahendry / formulahendry/vscode-code-runner

Not able to import matplotlib

Open
#414 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

the extension is really good but when I try to execute code to plot any graph, its throws an error message stating as mentioned below:

Traceback (most recent call last):
File "D:\Program_Files_New\Anaconda\lib\site-packages\numpy\core\__init__.py", line 16, in
from . import multiarray
ImportError: DLL load failed: The specified module could not be found.

-I know that I've already installed the module and working fine with python interpreter
-Could you please tell me if there any setting need to be done to make graphs work or its a known issue.

![error](https://user-images.githubusercontent.com/26204399/50925098-53bbef80-1477-11e9-8ed8-a967c309ffe4.JPG)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.