Import error, Please help!

121 views
Skip to first unread message

rahul Jamdadae

unread,
Nov 30, 2016, 8:09:19 PM11/30/16
to PartitionFinder
    
   Hi,    
           I am having some problem in executing PartitionFinder, here's what the error message I get......

          File "PartitionFinder.py", line 19, in <module>
          from partfinder import main
          File C:\Test tut GMYC\PartitionFinder\partfinder\_init_.py, line 17, in <module>
          import config
          importError: No module named 'config'

    

          Please help me to resolve this error, thank you....

          Regards,
          Rahul

Rob Lanfear

unread,
Nov 30, 2016, 8:15:17 PM11/30/16
to PartitionFinder
Hi Rahul,

This issue is likely to be because you are using the wrong version of Python. For PartitionFinder you need to use Python 2.7.x.

You can check your version by typing:

python

at the command line.

If you don't get 2.7.x (i.e. 2.7 followed by any number) then you need to install that version and use it. You can do this using Anaconda. 

Yours,

Rob
Reply all
Reply to author
Forward
0 new messages