Error loading Python lib (Symbol not found: _futimens)
See original GitHub issueWakatime version : 4.0.0 VsCode version : 1.42.1
Hi !
I noticed that my Wakatime plugin has an error since few days. Does someone have an idea on how can I fix it ? I tried the troubleshooting section, but without success.
[WakaTime][ERROR] Error: Command failed: /Users/yann/.vscode/extensions/wakatime.vscode-wakatime-4.0.0/wakatime-cli/wakatime-cli --file /Users/yann/.wakatime.log --plugin "vscode/1.42.1 vscode-wakatime/4.0.0"[25783] Error loading Python lib '/Users/yann/.vscode/extensions/wakatime.vscode-wakatime-4.0.0/wakatime-cli/libpython3.8.dylib': dlopen: dlopen(/Users/yann/.vscode/extensions/wakatime.vscode-wakatime-4.0.0/wakatime-cli/libpython3.8.dylib, 10): Symbol not found: _futimens Referenced from: /Users/yann/.vscode/extensions/wakatime.vscode-wakatime-4.0.0/wakatime-cli/libpython3.8.dylib Expected in: /usr/lib/libSystem.B.dylib in /Users/yann/.vscode/extensions/wakatime.vscode-wakatime-4.0.0/wakatime-cli/libpython3.8.dylib
Let me know if you need more information.
Thanks !
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Symbol not found: _futimens · Issue #3418 - GitHub
I am trying to test my app assuming my users have no python installed, no nothing installed, which is why I created a...
Read more >Symbol not found: _futimens with PyQT5 in macOS Sierra ...
I'm working on Python 3.8, and I installed PyQT5 with 'pip3 install pyqt5'. I tried with homebrew but it doesn't work because I...
Read more >Symbol Not Found: _Futimens With Pyqt5 In Macos Sierra ...
Building CMake using the macOS 10.13 SDK finds utimensat and B.dylib dyld: Symbol not found: _futimens Referenced from: /usr/local/bin/cmake Expected in: /<wbr> ...
Read more >Unable to upload sketches due to Python lib error
I'm using a Bluefruit LE Feather nRF5282 and I'm unable to upload any sketches due to the following "Error loading Python lib" error:....
Read more >Error loading Python lib when compiling or updating bootloader
I'm trying to upload a basic blink sketch the the Adafruit Bluefruit nRF52 Feather but I'm getting the following error: Arduino: 1.8.8 (Mac ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Scratch that, just re-install the plugin in vscode and it should work. We’ve released an updated wakatime-cli built for older versions of OS X to fix this.
The fix was one line in our Travis-CI config:
wakatime/wakatime@85ec9420ef2736c58b76356f5fdb4ebae47ed073