-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with ulw in Python no module named examples.console #14
Comments
I am not sure why this project is structured the way it is but with Python 3. I found I had to add the following two lines to
For me, the I could then run |
I think my "fix" is overly-complicated, compared to the suggestion by @kevin-j-morse in #14 (comment) above. At first I tried structuring the fork so that |
Since this issue is still open, may I suggest a slight variation to #14 (comment)
|
Nub here. I downloaded 2.7 Python and Instacal and we install the MCC UL Python API for Windows (mcculw) and did the upgrade. We got the script "a_in_scan_file.py" and ran it and we keep getting "ImportError: No module named examples.console"
I asked someone familiar with MCC and he told me to add "mcculw" to line 11.
We did it and it still wont run. We only need to write to a file on the machine.
Can you help so we can start the python code?
a_in_scan_file_pyNOTE.txt
The text was updated successfully, but these errors were encountered: