siavooshpayandehazad/SoCDep2

Import Error - No module named ScheduleAndDepend.Clusterer

nev1n opened this issue · 2 comments

Description : On running the Main.py module, the following import module error is received.

"File "Main.py", line 6, in
from ScheduleAndDepend.Clusterer import Clustering, Clustering_Functions
ImportError: No module named ScheduleAndDepend.Clusterer "

Notes:
Found for Commit Version -> 60dcf93
Python Version -> Python 2.7.6

The issue was about the addressing the files in import command (IDE related)... now resolved...

Issue appears to be fixed for Build commit 'd8d57bd1a22eecd5793ddaa99d64b5e9288c1cde'.
Status changed from resolved -> Closed