Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Support for M1 Mac?

Aperta
#402 7 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python

Direzione di ricerca

Start by reproducing the pip installation and the carrots.py example on the reported macOS Monterey and Python 3.8 setup. Inspect how the package exposes pydp._pydp and how version 1.1.1 is distributed; done means the supported package installs on M1 Macs and the example runs without the import error.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Status: Blocked :heavy_multiplication_x: Type: New Feature :heavy_plus_sign:

Description

I got the error ModuleNotFoundError: No module named 'pydp._pydp' when running carrots.py in examples. I used pip install python-dp to install the library and strangely it can only install version=0.1.0. When I tried to pip install python-dp==1.1.1, I get the following error:

ERROR: Could not find a version that satisfies the requirement python-dp==1.1.1 (from versions: 0.1.0)
ERROR: No matching distribution found for python-dp==1.1.1

The error is likely due to lack of support for M1 Mac (with ARM arch)

System Information

  • OS: macOS Monterey
  • OS Version: 12.0.1
  • Language Version: Python 3.8
  • Package Manager Version: pip
Lingua principale
Python
Stelle
550
Fork
143
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di OpenMined/PyDP

Tutte le issue di OpenMined/PyDP

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.