Skip to content
#

signature

Here are 492 public repositories matching this topic...

wesinator
wesinator commented Apr 14, 2020
$ python3 loki.py
Traceback (most recent call last):
  File "loki.py", line 43, in <module>
    from lib.lokilogger import *
  File "/Users/w/Downloads/Loki/lib/lokilogger.py", line 15, in <module>
    from helpers import removeNonAsciiDrop
ModuleNotFoundError: No module named 'helpers'

Python 3.7.7 homebrew
Cloned directly from master.
helpers.py is present in

changhao88
changhao88 commented Jun 18, 2018

I have a suggestion.
There are many buttons when we use Scatter. When we touch each buttons by using mouse, if shows the meaning of button before click, it would be convenient to know what each button does before we click it.
For example, when we touch (not click) a button by using mouse, it shows save, or close, etc.

Thanks for Scatter team ^^*

Ronymark
Ronymark commented Sep 16, 2019

<!— Provide a general summary of the issue in the Title above —>

Expected Behavior

<!— If you’re describing a bug, tell us what should happen —>
<!— If you’re suggesting a change/improvement, tell us how it should work —>

Current Behavior

<!— If describing a bug, tell us what happens instead of the expected behavior —>
<!— If suggesting a change/improvement, explain the difference

masaok
masaok commented Jul 4, 2019

When running the sketch example, I get this error:

<HOME>/github/expo/expo-pixi/examples/sketch/node_modules/expo/AppEntry.js: api.caller is not a function (While processing preset: "<HOME>/github/expo/expo-pixi/examples/sketch/node_modules/babel-preset-expo/index.js")
Failed building JavaScript bundle.

Improve this page

Add a description, image, and links to the signature topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the signature topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.