LoginSignup
1
1

More than 5 years have passed since last update.

[python3.5] pysideインストールできず (2016/5/3)

Posted at

PySideがまだインストールできなかった

$ pip install pyside                                                                        [~]
Collecting pyside
  Downloading PySide-1.2.4.tar.gz (9.3MB)
    100% |████████████████████████████████| 9.3MB 131kB/s 
    Complete output from command python setup.py egg_info:
    only these python versions are supported: [(2, 6), (2, 7), (3, 2), (3, 3), (3, 4)]

    ----------------------------------------

しょうが無いのでPyQt5をインストール
ライセンス的にPySideの方が自由度が高かったような
ちょっと調べておかねば

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1