Skip to content

pytr 0.4.7#274702

Open
BrewTestBot wants to merge 1 commit intomainfrom
bump-pytr-0.4.7
Open

pytr 0.4.7#274702
BrewTestBot wants to merge 1 commit intomainfrom
bump-pytr-0.4.7

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added python Python use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 28, 2026
@daeho-ro
Copy link
Copy Markdown
Member

Traceback (most recent call last):
  File "/opt/homebrew/Cellar/pytr/0.4.7/bin/pytr", line 3, in <module>
    from pytr.main import main
  File "/opt/homebrew/Cellar/pytr/0.4.7/libexec/lib/python3.14/site-packages/pytr/main.py", line 14, in <module>
    from pytr.account import login
  File "/opt/homebrew/Cellar/pytr/0.4.7/libexec/lib/python3.14/site-packages/pytr/account.py", line 8, in <module>
    from pytr.api import CREDENTIALS_FILE, TradeRepublicApi
  File "/opt/homebrew/Cellar/pytr/0.4.7/libexec/lib/python3.14/site-packages/pytr/api.py", line 39, in <module>
    from curl_cffi import requests as cffi_requests
  File "/opt/homebrew/Cellar/pytr/0.4.7/libexec/lib/python3.14/site-packages/curl_cffi/__init__.py", line 48, in <module>
    from .__version__ import __curl_version__, __description__, __title__, __version__  # noqa: F401
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/Cellar/pytr/0.4.7/libexec/lib/python3.14/site-packages/curl_cffi/__version__.py", line 3, in <module>
    from .curl import Curl
  File "/opt/homebrew/Cellar/pytr/0.4.7/libexec/lib/python3.14/site-packages/curl_cffi/curl.py", line 14, in <module>
    from ._wrapper import ffi, lib
ImportError: dlopen(/opt/homebrew/Cellar/pytr/0.4.7/libexec/lib/python3.14/site-packages/curl_cffi/_wrapper.abi3.so, 0x0002): symbol not found in flat namespace '_ngtcp2_crypto_client_initial_cb'

@daeho-ro daeho-ro added the build failure CI fails while building the software label Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` python Python use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants