安装之后使用报错;\"><xxxx>
收藏回复举报
安装之后使用报错;\"><xxxx>
t('forum.solved') 已解决
新人帖
发表于2024-04-14 23:36:58
0 查看
C:\Users\s00369644&gt;python 

Python 3.9.0 (tags/v3.9.0:9cf6752, Oct  5 2020, 15:34:40) [MSC v.1927 64 bit (AMD64)] on win32 

Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information. 

&gt;&gt;&gt; import mindspore 

Traceback (most recent call last): 

  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt; 

  File &quot;C:\Users\s00369644\mindspore\mindspore\python\mindspore\__init__.py&quot;, line 18, in &lt;module&gt; 

    from mindspore.run_check import run_check 

  File &quot;C:\Users\s00369644\mindspore\mindspore\python\mindspore\run_check\__init__.py&quot;, line 17, in &lt;module&gt; \&quot;&gt;&lt;xxxx&gt;

    from ._check_version import check_version_and_env_config 

  File &quot;C:\Users\s00369644\mindspore\mindspore\python\mindspore\run_check\_check_version.py&quot;, line 29, in &lt;module&gt; 

    from mindspore._c_expression import MSContext, ms_ctx_param 

ModuleNotFoundError: No module named 'mindspore._c_expression' 

&gt;&gt;&gt; 

我要发帖子