Hello
I am really interested in your set of tools. putting all of these methods together is really nice!
I followed the install instructions via venv but I got this error during the install
3 errors generated.
error: command '/Users/me/opt/miniconda3/bin/x86_64-apple-darwin13.4.0-clang' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pandas
Failed to build pandas
ERROR: Could not build wheels for pandas, which is required to install pyproject.toml-based projects
and of course, it does not work:
(SimPlot++_env) (base) achaillon-7:Simplot_PlusPlus me$ python3 main.py
Traceback (most recent call last):
File "/Users/me/Dropbox/_artic/Simplot_PlusPlus/main.py", line 4, in <module>
from PyQt5 import QtWidgets, QtCore, QtGui #QtWebEngineWidgets
ModuleNotFoundError: No module named 'PyQt5'
can you help with that?
I am using the last gen Mac M1. see log of errors attached.
thank you ++
log.txt
Hello
I am really interested in your set of tools. putting all of these methods together is really nice!
I followed the install instructions via venv but I got this error during the install
and of course, it does not work:
can you help with that?
I am using the last gen Mac M1. see log of errors attached.
thank you ++
log.txt