Skip to content
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.

ImportError: No module named 'exceptions' #87

Closed
pravic opened this issue Sep 20, 2016 · 2 comments
Closed

ImportError: No module named 'exceptions' #87

pravic opened this issue Sep 20, 2016 · 2 comments

Comments

@pravic
Copy link

pravic commented Sep 20, 2016

> py -3 swapy-ob.py
Traceback (most recent call last):
  File "swapy-ob.py", line 27, in <module>
    import _mainframe
  File "D:\usr\dev\emsi\source\testing\swapy\_mainframe.py", line 24, in <module>
    import exceptions
ImportError: No module named 'exceptions'

win7 x64, Python 3.5.2 x64.

@moden-py
Copy link
Contributor

SWAPY is not Python3 compatible, details.
Unfortunately too little chance to move on Python3 in the nearest future.
You still may run SWAPY sources under Python 2.7.X or use "compiled" binary.

@pravic
Copy link
Author

pravic commented Sep 20, 2016

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants