Developer Certificate question

camille_scb
camille_scb Registered Posts: 1

Hello,

I am working on Developer Certificate project in order to get its certification. But I am struggling with this error:

Error in Python process: At line 4: <class 'ModuleNotFoundError'>: No module named 'make_frames'

As far as I know, this was supposed to be imported easily. If I go to the Library Editor, the make_frames.py file is there. And, on flow, I am importing as:

from make_frames import parseColumns, stackData, nameColumns, readFolderContent

I don't know how to solve this. Can someone help me?
Thank you!

Answers

Setup Info
    Tags
      Help me…