This repository has been archived by the owner on Jul 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
有bug #2
Comments
|
另外如果你下的是release里面的话可以试试先 |
好了,牛B |
厉害厉害 |
颜色代码貌似还有点问题 |
另外问一下,这个图片是贴吧的原图片吗, |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 16:07:46) [MSC v.1900 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
=========== RESTART: C:\Users\guoce\Downloads\Tieba2MD-2.0\Main.py ===========
Traceback (most recent call last):
File "C:\Users\guoce\Downloads\Tieba2MD-2.0\Main.py", line 10, in
from Markdown import markdown
File "C:\Users\guoce\Downloads\Tieba2MD-2.0\Markdown.py", line 14, in
from Image import image
File "C:\Users\guoce\Downloads\Tieba2MD-2.0\Image_init_.py", line 16, in
from .fileUpload import MultiPartForm
File "C:\Users\guoce\Downloads\Tieba2MD-2.0\Image\fileUpload.py", line 18, in
from avalon_framework import Avalon
File "C:\Users\guoce\Downloads\Tieba2MD-2.0\avalon_framework_init_.py", line 23, in
from colorama import init
ModuleNotFoundError: No module named 'colorama'
The text was updated successfully, but these errors were encountered: