SBGit-2019 / Pyside-QCP

Pyside2 bindings for QCustomplot
Other
17 stars 1 forks source link

Unable to install through pip (MacOs) #3

Open deepgnly opened 2 years ago

deepgnly commented 2 years ago

Os: Mac Python Version: Python3 Command Used :pip install qcustomplot_pyside2 , pip install qcustomplot_pyside2==2.0.1

Error ERROR: Could not find a version that satisfies the requirement qcustomplot_pyside2 (from versions: none) ERROR: No matching distribution found for qcustomplot_pyside2

SBGit-2019 commented 2 years ago

There are currently only wheels for Linux and Windows 64bit for Python 3.6..3.10. In principle the software and the CMake file supports MacOs but there is no build server workflow for MacOs yet. If anybody can create a MacOS Build I happily add it.