question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error loading Python lib (Symbol not found: _futimens)

See original GitHub issue

Wakatime 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:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
alanhamlettcommented, Feb 26, 2020

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.

1reaction
alanhamlettcommented, Feb 26, 2020

The fix was one line in our Travis-CI config:

wakatime/wakatime@85ec9420ef2736c58b76356f5fdb4ebae47ed073

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found