Skip to content

fail install Mac M1 #1

Description

@antoine4ucsd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions