This one was working until recently fine. Now, when I run my app, I am receiving following error (below). Running directly from command line works fine. I am running python 2.7.2, Windows XP SP3 and latest stable IPython 0.12. Directly trying, logging
or S1
does not seem to defined, but I assume that they collide somewhere down the road of the IPython invocation.
In [9]: import icao
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
M:\Work\python\apps\icao\<ipython-input-9-026d85d40103> in <module>()
----> 1 import icao
M:\Work\python\apps\icao\icao.py in <module>()
12 import ossl
13 import oids
---> 14 from logging import S1, S2, LOG_INFO
15 # RM utils
16 from scsim.iso import smapdu, acmd
ImportError: cannot import name S1
In [10]:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4