You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
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'