0

I am copying analysis files to my local PyCharm to reproduce parts of it. I have a scsim.py file which runs without errors. But when I call it from another .py file as from scsim import scsim, it says No module named 'scsim'. Do I have to do something else to make the scsim.py file to work as a module?

enter image description here

Yulia Kentieva
  • 641
  • 4
  • 13

0 Answers0