Closed BrettJSettle closed 7 years ago
How is it run from the interpreter? This works for me when pip installed on OSX. I can run "flika" in the command line and I can drag and drop files into flika.
Exactly like that. On my laptop. and "g.m.acceptDrops()" returns True. But if I drag anything over Flika, the cursor turns into the not allowed symbol.
I just tested this on my Mac and on Windows and it works in both. Any idea what would be different on your system?
I really don't know. If seems to just be my desktop now. But you can close the issue. I think it's not specific to flika
On Mar 27, 2017 1:33 PM, "Kyle Ellefsen" notifications@github.com wrote:
I just tested this on my Mac and on Windows and it works in both. Any idea what would be different on your system?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/flika-org/flika/issues/25#issuecomment-289577255, or mute the thread https://github.com/notifications/unsubscribe-auth/AGxAqx3mfTj8-88CHDoWKEegRucqYH8rks5rqB0jgaJpZM4Mo-mi .
K
Not just an issue with the console_scripts entry point for flika, also occurs when running from within the interpreter.