Title: AttributeError: dlsym failed 2 · Issue #6696 · RustPython/RustPython · GitHub
Open Graph Title: AttributeError: dlsym failed 2 · Issue #6696 · RustPython/RustPython
X Title: AttributeError: dlsym failed 2 · Issue #6696 · RustPython/RustPython
Description: I've faced again with #6510 rustpython -V Python 3.13.0alpha (heads/master:6ff7b3ed2 rust-xonsh --no-rc --no-env Traceback (most recent call last): File "/Users/pc/.local/lib/rustpython3.13t/site-packages/xonsh/main.py", line 512, in mai...
Open Graph Description: I've faced again with #6510 rustpython -V Python 3.13.0alpha (heads/master:6ff7b3ed2 rust-xonsh --no-rc --no-env Traceback (most recent call last): File "/Users/pc/.local/lib/rustpython3.13t/site-p...
X Description: I've faced again with #6510 rustpython -V Python 3.13.0alpha (heads/master:6ff7b3ed2 rust-xonsh --no-rc --no-env Traceback (most recent call last): File "/Users/pc/.local/lib/rustpython3.1...
Opengraph URL: https://github.com/RustPython/RustPython/issues/6696
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"AttributeError: dlsym failed 2","articleBody":"I've faced again with https://github.com/RustPython/RustPython/issues/6510\n\n```xsh\nrustpython -V\nPython 3.13.0alpha (heads/master:6ff7b3ed2\n```\n\n```xsh\nrust-xonsh --no-rc --no-env\nTraceback (most recent call last):\n File \"/Users/pc/.local/lib/rustpython3.13t/site-packages/xonsh/main.py\", line 512, in main\n sys.exit(main_xonsh(args))\n ^^^^\n File \"/Users/pc/.local/lib/rustpython3.13t/site-packages/xonsh/main.py\", line 559, in main_xonsh\n shell.shell.cmdloop()\n ^^^^^\n File \"/Users/pc/.local/lib/rustpython3.13t/site-packages/xonsh/shells/ptk_shell/__init__.py\", line 410, in cmdloop\n line = self.singleline(auto_suggest=auto_suggest)\n ^^^^^^^^^^^^\n File \"/Users/pc/.local/lib/rustpython3.13t/site-packages/xonsh/shells/ptk_shell/__init__.py\", line 378, in singleline\n line = self.prompter.prompt(**prompt_args)\n ^^^^^^^^^^^\n File \"/Users/pc/.local/lib/rustpython3.13t/site-packages/prompt_toolkit/shortcuts/prompt.py\", line 1059, in prompt\n inputhook=inputhook,\n ^^^^^^^^^\n File \"/Users/pc/.local/lib/rustpython3.13t/site-packages/prompt_toolkit/application/application.py\", line 1002, in run\n return asyncio.run(coro)\n ^^^^\n File \"/Users/pc/.cargo/git/checkouts/rustpython-63090cdce5e18442/6ff7b3e/crates/pylib/Lib/asyncio/runners.py\", line 194, in run\n return runner.run(main)\n ^^^^\n File \"/Users/pc/.cargo/git/checkouts/rustpython-63090cdce5e18442/6ff7b3e/crates/pylib/Lib/asyncio/runners.py\", line 118, in run\n return self._loop.run_until_complete(task)\n ^^^^\n File \"/Users/pc/.cargo/git/checkouts/rustpython-63090cdce5e18442/6ff7b3e/crates/pylib/Lib/asyncio/base_events.py\", line 687, in run_until_complete\n return future.result()\n ^^^^^^\n File \"/Users/pc/.cargo/git/checkouts/rustpython-63090cdce5e18442/6ff7b3e/crates/pylib/Lib/asyncio/futures.py\", line 203, in result\n raise self._exception.with_traceback(self._exception_tb)\n File \"/Users/pc/.cargo/git/checkouts/rustpython-63090cdce5e18442/6ff7b3e/crates/pylib/Lib/asyncio/tasks.py\", line 314, in __step_run_and_handle_result\n result = coro.send(None)\n ^^^^\n File \"/Users/pc/.local/lib/rustpython3.13t/site-packages/prompt_toolkit/application/application.py\", line 877, in run_async\n stack.enter_context(set_handle_sigint(loop))\n ^^^^\n File \"/Users/pc/.cargo/git/checkouts/rustpython-63090cdce5e18442/6ff7b3e/crates/pylib/Lib/contextlib.py\", line 530, in enter_context\n result = _enter(cm)\n ^^\n File \"/Users/pc/.cargo/git/checkouts/rustpython-63090cdce5e18442/6ff7b3e/crates/pylib/Lib/contextlib.py\", line 141, in __enter__\n return next(self.gen)\n ^^^^\n File \"/Users/pc/.local/lib/rustpython3.13t/site-packages/prompt_toolkit/application/application.py\", line 810, in set_handle_sigint\n with _restore_sigint_from_ctypes():\n ...\u003c11 lines\u003e...\n loop.remove_signal_handler(signal.SIGINT)\n File \"/Users/pc/.cargo/git/checkouts/rustpython-63090cdce5e18442/6ff7b3e/crates/pylib/Lib/contextlib.py\", line 141, in __enter__\n return next(self.gen)\n ^^^^\n File \"/Users/pc/.local/lib/rustpython3.13t/site-packages/prompt_toolkit/application/application.py\", line 1610, in _restore_sigint_from_ctypes\n pythonapi.PyOS_getsig.restype = c_void_p\n ^^^^^^^^^\n File \"/Users/pc/.cargo/git/checkouts/rustpython-63090cdce5e18442/6ff7b3e/crates/pylib/Lib/ctypes/__init__.py\", line 412, in __getattr__\n func = self.__getitem__(name)\n ^^^^\n File \"/Users/pc/.cargo/git/checkouts/rustpython-63090cdce5e18442/6ff7b3e/crates/pylib/Lib/ctypes/__init__.py\", line 417, in __getitem__\n func = self._FuncPtr((name_or_ordinal, self))\n ^^^^\nAttributeError: dlsym failed\n```","author":{"url":"https://github.com/anki-code","@type":"Person","name":"anki-code"},"datePublished":"2026-01-10T15:12:58.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/6696/RustPython/issues/6696"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:21bdc730-6ee5-1613-9cfe-770d066c259a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CDF8:14A006:877ACE:C139A6:696FB099 |
| html-safe-nonce | 13e151a30fc5d976f4928f4f13882db1f5fc7b11cb8557532b47b6482a148126 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDREY4OjE0QTAwNjo4NzdBQ0U6QzEzOUE2OjY5NkZCMDk5IiwidmlzaXRvcl9pZCI6IjYzNzgwOTI3MDMzNzkzMzczNjkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | e518dd873438765e91b8594531c374169b450ae4d66a806260b23a733823515a |
| hovercard-subject-tag | issue:3799877287 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/RustPython/RustPython/6696/issue_layout |
| twitter:image | https://opengraph.githubassets.com/4a0d1b1a4dca51561036ef8950db9901bc75de368b893fd47e2b4220828e6c78/RustPython/RustPython/issues/6696 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/4a0d1b1a4dca51561036ef8950db9901bc75de368b893fd47e2b4220828e6c78/RustPython/RustPython/issues/6696 |
| og:image:alt | I've faced again with #6510 rustpython -V Python 3.13.0alpha (heads/master:6ff7b3ed2 rust-xonsh --no-rc --no-env Traceback (most recent call last): File "/Users/pc/.local/lib/rustpython3.13t/site-p... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | anki-code |
| hostname | github.com |
| expected-hostname | github.com |
| None | 356c704aafcc9a6179b2bc62a546ee20a28226cdeddba29d8ae86c3750ef0f76 |
| turbo-cache-control | no-preview |
| go-import | github.com/RustPython/RustPython git https://github.com/RustPython/RustPython.git |
| octolytics-dimension-user_id | 39710557 |
| octolytics-dimension-user_login | RustPython |
| octolytics-dimension-repository_id | 135201145 |
| octolytics-dimension-repository_nwo | RustPython/RustPython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 135201145 |
| octolytics-dimension-repository_network_root_nwo | RustPython/RustPython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | e19b0670387556fcdd8027326ad85eecb0b536dd |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width