运行`set7/challenge_49/CL49.py`报错,`no module named util`
skyel1u opened this issue · 1 comments
skyel1u commented
C:\Users\liu1l\Desktop\crypto_hackthon_2016\set7\challenge_49 (master)
λ python3 CL49.py
Traceback (most recent call last):
File "CL49.py", line 5, in <module>
import util
ImportError: No module named 'util'
Windows和Linux下都试了...QAQ...都没有这个模块
@SilverBut
skyel1u commented
已解决, util.py
已上传