-
Notifications
You must be signed in to change notification settings - Fork 10
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
Multiple errors installing #18
Comments
Same Issue, cannot install. Have tried python 3.7.6, 3.8.1, and 3.5.2 |
Same same. Have no clue |
I get this error:
|
Has anyone managed to solve this in the meanwhile? |
Have you guys tried this fix? It worked for me |
Hi, I was really excited to find a python package to parse CS:GO demo
But I met some troubling problems installing the package.
First I tried
pip install csgo-demoparser
And I got errors:
Then I tried
And I got:
I tried to directly run the file "setup.py"
but I got:
I updated pbr and other packages but same thing happened.
I also tried to execute this in the downloaded directory
but errors occured executing the second line
I tried to solve the problems for a few days but got little progress, which made me upset. I use Python 3.6.8.
I really need some help.
(´・ω・`)
The text was updated successfully, but these errors were encountered: