Skip to content

Conversation

@auden-rovellequartz
Copy link
Contributor

I was getting the following error (see below)

####################################################################
C:\Users\arovellequartz>python auden_scratchpad_002.py
Traceback (most recent call last):
File "auden_scratchpad_002.py", line 18, in
from can.interfaces.interface import Bus
ModuleNotFoundError: No module named 'can.interfaces.interface'
####################################################################

I was getting the following error (see below)

####################################################################
C:\Users\arovellequartz>python auden_scratchpad_002.py
Traceback (most recent call last):
  File "auden_scratchpad_002.py", line 18, in <module>
    from can.interfaces.interface import Bus
ModuleNotFoundError: No module named 'can.interfaces.interface'
####################################################################
@codecov
Copy link

codecov bot commented Feb 5, 2020

Codecov Report

Merging #762 into develop will increase coverage by 0.11%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #762      +/-   ##
===========================================
+ Coverage    66.84%   66.96%   +0.11%     
===========================================
  Files           70       70              
  Lines         6512     6499      -13     
===========================================
- Hits          4353     4352       -1     
+ Misses        2159     2147      -12     

@felixdivo
Copy link
Collaborator

This looks good to me, but I'm not sure enough to merge this.

Copy link
Owner

@hardbyte hardbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@felixdivo felixdivo merged commit 2282bfc into hardbyte:develop Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants