Skip to content

Conversation

@tangkong
Copy link
Contributor

@tangkong tangkong commented Apr 14, 2025

I went and uploaded pyca_epics to test_pypi, and was able to install it from the wheel (for macos). The ubuntu/linux wheels didn't run because the build matrix was set to fail_fast=True

On my mac

(py312)roberttk@PC100147:~$ pip install pyca_epics --index-url https://test.pypi.org/simple/ --no-deps
Looking in indexes: https://test.pypi.org/simple/
Collecting pyca_epics
  Downloading https://test-files.pythonhosted.org/packages/d1/2c/1efff5c4b17e53cd339290b3f350ab6f5529fcc9f704fceceea24177ea44/pyca_epics-3.3.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (3.8 kB)
Downloading https://test-files.pythonhosted.org/packages/d1/2c/1efff5c4b17e53cd339290b3f350ab6f5529fcc9f704fceceea24177ea44/pyca_epics-3.3.2-cp312-cp312-macosx_11_0_arm64.whl (698 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.7/698.7 kB 11.3 MB/s eta 0:00:00
Installing collected packages: pyca_epics
Successfully installed pyca_epics-3.3.2

(py312)roberttk@PC100147:~$ python -c "import pyca; print(pyca.__file__)"
/Users/roberttk/miniconda3/envs/py312/lib/python3.12/site-packages/pyca.cpython-312-darwin.so

@tangkong tangkong requested a review from ZLLentz April 14, 2025 21:29
@tangkong tangkong merged commit c3af019 into slaclab:master Apr 15, 2025
5 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants