[GitHub] tinkerpop issue #343: restructured gremlin-python package

2016-06-30 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/343 Yea -- its a little crazy on that branch right now. It will stabilize (be near the end) by the end of next week. --- If your project is set up for it, you can reply to this email and have your

[GitHub] tinkerpop issue #343: restructured gremlin-python package

2016-06-20 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/343 This just changed to here: https://github.com/apache/tinkerpop/blob/TINKERPOP-1278/gremlin-variant/src/test/java/org/apache/tinkerpop/gremlin/python/JythonScriptEngineSetup.java#L36-L59

[GitHub] tinkerpop issue #343: restructured gremlin-python package

2016-06-20 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/343 This is how the Python modules are loaded into Jython.

[GitHub] tinkerpop issue #343: restructured gremlin-python package

2016-06-17 Thread davebshow
Github user davebshow commented on the issue: https://github.com/apache/tinkerpop/pull/343 This would probably be because the way tests are set up the modules are getting executed as a script instead of as a package. I don't know how to fix this off the top of my head--I haven't

[GitHub] tinkerpop issue #343: restructured gremlin-python package

2016-06-17 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/343 When I run the test suite, I get failures. ``` File "src/main/jython/gremlin_python/groovy_translator.py", line 23, in from .gremlin_python import P ValueError: Attempted