i am not able to import the modules as shown in the screenshot please help me out Omchoudharyg22 创建于 2021年05月19日 05:20
any one please ???
try to use: from calc.py import *
if not solve restart ide.
It seems you're trying to import module in a scratch file from another scratch file. This is not supported - please use python files in your project's content root.