首页IT科技import turtle(import Python: Importing modules from parent folder Stack Overflow)

import turtle(import Python: Importing modules from parent folder Stack Overflow)

时间2025-05-04 10:40:30分类IT科技浏览3883
导读:Python: Importing modules from parent folder...

Python: Importing modules from parent folder

hats wrong with just import ptdraft.nib

Update:

It seems that the problem is not related to the module being in a parent directory or anything like that.

You need to add the directory that contains ptdraft to PYTHONPATH

You said that import nib worked with you, that probably means that you added ptdraft itself (not its parent) to PYTHONPATH.

from...import nib

创心域SEO版权声明:以上内容作者已申请原创保护,未经允许不得转载,侵权必究!授权事宜、对本内容有异议或投诉,敬请联系网站管理员,我们将尽快回复您,谢谢合作!

展开全文READ MORE
win10显示最常用的应用打不开(Windows 10“显示最常用的应用”按钮灰色不可用怎么办) python调用摄像头连续拍照(使用python控制摄像头)