John Guenther wrote: > Debug file information: > Can not find -sec EMC -var NML_FILE -num 1 > Traceback (most recent call last): > File "/usr/bin/touchy", line 58, in <module> > from touchy import emc_interface > File "/usr/bin/touchy.py", line 58, in <module> > from touchy import emc_interface > ImportError: cannot import name emc_interfac
This is strange. How did you upgrade to 2.4.0~pre - did you use a package from the buildbot or did you build your own package, or did you build and run "make install"? Please show us the output of these commands: dpkg -l emc2 python dpkg -L emc2 | grep touchy -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
