Skip to content

Error loading module matplotlib! #364

Description

@AgathaZhang

I am issue now,use Anaconda on Ubuntu 22.04, Python version is 2.7,
I installed in a virtualenv. run by vscode, I write tasks.json,becuse I want to debug by vscode GUI
"-I", "/home/agatha/.conda/envs/myenv/include/python2.7",
"-L", "/home/agatha/.conda/envs/myenv/bin",
"-L", "/home/agatha/.conda/envs/myenv/lib/python2.7/site-packages",
"-lpython2.7",
And than I terminal input "conda activate myenv" and run debug!
oh sad occur runtime_error("Error loading module matplotlib!");
有大佬遇到过类似的问题吗,我已经包含了matplotlib的库路径,可是还是弹出无法加载matplotlib模组,欢迎指教

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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