我得到一個錯誤與下面的代碼: from os import getcwd
os.getcwd()
Traceback (most recent call last):
File "<pyshell#2>", line 1, in <module>
os.getcwd()
NameError: name 'os' is not defined
誰知道爲什麼進口這種方式是不工作?
不能在同一文件夾導入一個Python程序 C:\用戶\ User_Unknowed \桌面\馬文 所以我已經開始只是看它是否在哪裏fun.py可能是錯誤的,或者它不能只是找到現在打印錯誤,所以我需要幫助。 我對test67.py代碼: 的代碼的代碼 import os.path
if not os.path.exists(fun.py):
print("Alarm")
if os