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

install failed via pip #47

Open
randoms opened this issue Aug 2, 2015 · 8 comments
Open

install failed via pip #47

randoms opened this issue Aug 2, 2015 · 8 comments

Comments

@randoms
Copy link

randoms commented Aug 2, 2015

pip install pytox failed on windows.
details

cl : Command line error D8021 : invalid numeric argument '/Wno-declaration-after-statement'
error: command 'C:\\Users\\newne_000\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\amd64\\cl.exe' failed with exit status 2

It seems you setted the wrong compile flag for the cl.

@Adman
Copy link

Adman commented Aug 25, 2015

@randoms I've got the same problem on Ubuntu

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

@quininer
Copy link

you can try pip install git+https://github.com/kitech/PyTox.git@newapi_tests.

@Adman
Copy link

Adman commented Aug 25, 2015

@quininer since this repository is broken, shouldn't be branch newapi_tests merged into this repo's master?
cc @aitjcize

@kitech
Copy link
Collaborator

kitech commented Sep 20, 2015

@Adman just use newapi branch is fine, https://github.com/kitech/PyTox.git@newapi

@Adman
Copy link

Adman commented Sep 20, 2015

@kitech both examples are broken. After I send friend requests it accepts me and throws AttributeError

Accepted.
Traceback (most recent call last):
  File "phone.py", line 321, in <module>
    t.loop()
  File "phone.py", line 288, in loop
    self.iterate()
AttributeError: on_friend_connection_status

@kitech
Copy link
Collaborator

kitech commented Sep 25, 2015

try again please. should be fixed now.

@kitech
Copy link
Collaborator

kitech commented Sep 28, 2015

newapi has merge.
but need change version and create a new pip package.

@mrshu
Copy link
Contributor

mrshu commented Oct 2, 2015

@aitjcize could you bump the version and upload it to PyPI as @kitech suggests? I do not think anyone else has the rights to do that.

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

No branches or pull requests

5 participants