Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not build in Windows with python3.10 #75

Open
ouening opened this issue May 29, 2022 · 1 comment
Open

Can not build in Windows with python3.10 #75

ouening opened this issue May 29, 2022 · 1 comment

Comments

@ouening
Copy link

ouening commented May 29, 2022

When I try to build from source, errors occured:

editdistance/_editdistance.cpp(118): error C2059: 语法错误:“if”
editdistance/_editdistance.cpp(119): error C2059: 语法错误:“else”
editdistance/_editdistance.cpp(120): error C2059: 语法错误:“else”
editdistance/_editdistance.cpp(121): error C2059: 语法错误:“else”
editdistance/_editdistance.cpp(122): error C2059: 语法错误:“else”
editdistance/_editdistance.cpp(123): error C2059: 语法错误:“else”
editdistance/_editdistance.cpp(124): error C2059: 语法错误:“else”
editdistance/_editdistance.cpp(125): error C2059: 语法错误:“else”
editdistance/_editdistance.cpp(126): error C2059: 语法错误:“else”
editdistance/_editdistance.cpp(127): error C2059: 语法错误:“else”
editdistance/_editdistance.cpp(128): error C2059: 语法错误:“else”
editdistance/_editdistance.cpp(129): error C2059: 语法错误:“}”
editdistance/_editdistance.cpp(129): error C2143: 语法错误: 缺少“;”(在“}”的前面)
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2

The disscusion in #50 doesn't help.

@fenglui
Copy link

fenglui commented Jun 13, 2023

me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants