Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

error when installing on windows server 2019 #7

Closed
TrueGodOfHyperdeath opened this issue Apr 30, 2023 · 7 comments · Fixed by #8
Closed

error when installing on windows server 2019 #7

TrueGodOfHyperdeath opened this issue Apr 30, 2023 · 7 comments · Fixed by #8
Assignees

Comments

@TrueGodOfHyperdeath
Copy link

when installing via pip install numberize gives
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.34.31933\\bin\ \HostX86\\x64\\cl.exe' failed with exit code 2

@yemchenko-dan
Copy link
Owner

Is it a full trace?
Could you provide a version of your python interpreter and pip?

@TrueGodOfHyperdeath
Copy link
Author

the error appears when installing the DAWG library. This is a common mistake for them. i use python 3.10 and pip 23.0.1

@yemchenko-dan
Copy link
Owner

It seems, that their repo is not maintained. There is a PR, that adds python 3.10 support, but it is not merged.
I think we can just remove this library from dependencies, and use simple dicts.

@TrueGodOfHyperdeath
Copy link
Author

this would be handy. Thank you

@yemchenko-dan yemchenko-dan linked a pull request May 1, 2023 that will close this issue
yemchenko-dan added a commit that referenced this issue May 1, 2023
…indows-server-2019

#7 Remove DAWG dependency to support python3.10
@yemchenko-dan yemchenko-dan self-assigned this May 1, 2023
@yemchenko-dan yemchenko-dan reopened this May 1, 2023
@yemchenko-dan
Copy link
Owner

@TrueGodOfHyperdeath Try installing numberize now. Use 1.1.2 version. Ping me with results, please.

@TrueGodOfHyperdeath
Copy link
Author

@yemchenko-dan Thank you. Everything worked out

@yemchenko-dan
Copy link
Owner

@TrueGodOfHyperdeath Cool.

It should be compatible with python 3.11 btw.

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

Successfully merging a pull request may close this issue.

2 participants