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.

OSX Dev problem does work at all..

See original GitHub issue

OSX installed a new lib, went to use examples, menu closes

Traceback (most recent call last):
  File "/Users/.../Library/Application Support/Sublime Text 3/Packages/Deviot (Arduino IDE)/libraries/quick_menu.py", line 406, in callback_library
    library_path = os.path.join(library_path, '*')
UnboundLocalError: local variable 'library_path' referenced before assignment
Traceback (most recent call last):
  File "/Users/.../Library/Application Support/Sublime Text 3/Packages/Deviot (Arduino IDE)/libraries/quick_menu.py", line 406, in callback_library
    library_path = os.path.join(library_path, '*')
UnboundLocalError: local variable 'library_path' referenced before assignment

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:41 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
gepdcommented, Jul 17, 2018

I’ve pushed dev5 with many setup improvements, one of them fixed a problem I found in OSX related with the SSL certificated. Plus, now all the setup process is fully logged to get more information when there is a problem.

0reactions
hertellcommented, Aug 24, 2020

and deleted user/deviot and restarted ST

I comment on this in case someone stumbles with similar errors where ST can’t find platformio. Deleting User/Deviot fixed this for me

Read more comments on GitHub >

github_iconTop Results From Across the Web

Big Sur Problem?: "You do not have… - Apple Developer
With the new update off MacOS I have encountered an issue with opening quite a few off my applications as it says within...
Read more >
How to Fix “Invalid active developer path” in Git After ...
The solution. Now in order to get rid of the problem, all you need to do is install the Command Line Tools package...
Read more >
macOS Ventura problems and how to fix them - MacPaw
And, unsurprisingly, they've found one or two Ventura update issues. So far, there is nothing major, and all the issues can be fixed....
Read more >
Fix the “App can't be opened because it is from an unidentified ...
Mac OS X defaults to preventing applications from unidentified developers or sources from being launched. You'll discover the message in Mac ...
Read more >
Monterey Problems: How to fix the most common macOS 12 ...
Now, let's dive into all macOS Monterey issues I personally ... So if Bluetooth doesn't work, just try connecting your device with ...
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