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.

DEV Deviot stopped working , had to reinstall

See original GitHub issue
reloading plugin Deviot (Arduino IDE).start_listener
Traceback (most recent call last):
  File "C:\Users\...\Documents\projects\bin\sublimetext\sublime_plugin.py", line 116, in reload_plugin
    m = importlib.import_module(modulename)
  File "./python3.3/importlib/__init__.py", line 90, in import_module
  File "<frozen importlib._bootstrap>", line 1584, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1565, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1532, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 584, in _check_name_wrapper
  File "<frozen importlib._bootstrap>", line 1022, in load_module
  File "<frozen importlib._bootstrap>", line 1003, in load_module
  File "<frozen importlib._bootstrap>", line 560, in module_for_loader_wrapper
  File "<frozen importlib._bootstrap>", line 868, in _load_module
  File "<frozen importlib._bootstrap>", line 313, in _call_with_frames_removed
  File "C:\Users\...\Documents\projects\bin\sublimetext\Data\Packages\Deviot (Arduino IDE)\start_listener.py", line 17, in <module>
    from .commands import *
  File "C:\Users\...\Documents\projects\bin\sublimetext\Data\Packages\Deviot (Arduino IDE)\commands\__init__.py", line 58, in <module>
    from ..beginning.check_requirements import DeviotCheckRequirementsCommand
  File "C:\Users\...\Documents\projects\bin\sublimetext\Data\Packages\Deviot (Arduino IDE)\beginning\check_requirements.py", line 13, in <module>
    from .. import deviot
ImportError: cannot import name deviot

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
gepdcommented, Jul 18, 2018

Fixed with the last commit!

0reactions
gepdcommented, Jul 18, 2018

I’ve replicated the problem, seems like package control is removing the file deviot.py and not replacing it, I’ll see how to fix it

Read more comments on GitHub >

github_iconTop Results From Across the Web

dev install instructions · Issue #149 · gepd/Deviot - GitHub
Is that correct? When I try to install, I see only one listing for Deviot (Arduino IDE) . It shows the install page,...
Read more >
A device driver is not installed or a hardware device does not ...
Step 2: Uninstall and reinstall the device drivers​​ Click Continue. The Device Manager dialog box is displayed.
Read more >
Fix an installed Android app that isn't working - Google Support
Try the following steps if an app installed on your phone has any of these problems: Crashing. Won't open. Won't respond. Isn't working...
Read more >
Fix Windows Developer Mode not Working - YouTube
How to Reinstall Windows Developer Mode in Windows 10 Latest Dolby Access for Headphones ( June 2019 ) || Windows 10 ||...
Read more >
MESSED UP my phone's DEVELOPER OPTIONS but would ...
Mi recovery 3.0 has the options "connect to Mi PC Suite", ... My phone is a Xiaomi Mi 9T Pro running MIUI 12...
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