Skip to content

Conversation

@xlijun
Copy link

@xlijun xlijun commented May 31, 2020

In reveal.py and dsdt.py, use "from . import" to do relative import
from the current directory. Otherwise it could incurr
"module 'run' has no attribute 'Run'" error for python 3.

In reveal.py and dsdt.py, use "from . import" to do relative import
from the current directory. Otherwise it could incurr
"module 'run' has no attribute 'Run'"  error for python 3.
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.

1 participant