-
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 qcusto…
-
This may just be on my machine, but when I clean and rebuild the project I get an error in line 26 of ui_missionrecap.h.
To fix it, make the following change:
#include to #include "qcustomplot.…
ghost updated
7 years ago
-
您好 ,想问一下 编译后启动遇到
![1699509019225](https://github.com/shixiejj/DHB_AGV_qt/assets/55550215/faafd8a6-eebd-4d47-b006-a29b4f506836)
![1699509019225](https://github.com/shixiejj/DHB_AGV_qt/assets/55550215…
-
I have a test , but got some errors.
TaskCenter.h TaskCenter.cpp
---------------------------------------------------------------------
```
#include "asyncfuture.h"
#include "automator.h"
Sna…
-
pip install in fresh conda environment with python3.12.1 and PyQt6.6.1 fails:
```shell
% pip install QCustomPlot_PyQt6 --verbose
Using pip 23.3.2 from /opt/miniconda3/envs/test2/lib/python3.12/si…
-
Cute Chess is currently using QCustomPlot for charts in the GUI. At the time of the implementation, [Qt Charts](https://doc.qt.io/qt-5/qtcharts-index.html) was not available for open-source projects. …
artoj updated
2 years ago
-
I'm getting errors when trying to run make because it can't find an nvidia library even though I'm installing on an AMD system. I've tried finding the missing lib to install but I can't seem to find i…
-
Need to switch to a better documented plotting library for this application. Consider QCustomPlot
-
Hi,
I'm trying to fin a tool to amalgamate a set of cpp/h files in a single one.
The project is here:
https://gitlab.com/iltommi/QCustomPlot
The original project contains a linux binary (amalgamate…
-
```c++
Error Message:
In file included from /src/database/QxOrm/include/QxDao/QxDaoPointer.h:50,
from /src/database/QxOrm/include/QxCommon/QxAnyCastDynamic.h:50,
…