<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Module on Mr.Yu-技术笔记</title>
    <link>https://yujinping.top/tags/module/</link>
    <description>Recent content in Module on Mr.Yu-技术笔记</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Mon, 10 Jun 2024 20:23:00 +0800</lastBuildDate>
    <atom:link href="https://yujinping.top/tags/module/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>python程序在PyCharm内运行正常，命令行状态找不到模块</title>
      <link>https://yujinping.top/post/python/python_not_found_module/</link>
      <pubDate>Mon, 10 Jun 2024 20:23:00 +0800</pubDate>
      <guid>https://yujinping.top/post/python/python_not_found_module/</guid>
      <description>问题 已经编写好的Python3程序，包含多个模块，在PyCharm的IDE环境及其内置命令行窗口内运行正常。然而切换到其他终端，例如iterm2下，就会提示找不到项目内的模块。 查看PyCharm的运行选项，发现有个选项是自动添加当前目录为Python库路径。那么就可以理解为什么行</description>
    </item>
  </channel>
</rss>
