Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExcelFontFix

Introduction

ExcelFontFix: Fix Wrong Chinese caused by Error Unicode in Excel.

English   |   简体中文

ExcelFontFix-Screen

Preparation

1. Create virtual environment

create a virtual environment equipped with python version 3.9, then activate environment.

conda create -n excelfontfix python=3.9
conda activate excelfontfix

2. Install dependency package

Switch the path to the location of the program

cd {the location of the program}

Install dependency package of program

pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple

3. Run Program

python main.py

Frames

PythonStatic Badge

Reference

PyQt-Fluent-Widgets

About

ExcelFontFix: Fix Wrong Chinese caused by Error Unicode in Excel / 修复Excel当中Unicode字符所导致的中文错误字体

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages