Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create TypeDBRunner and TypeDBClusterRunner for Python #286

Closed
lolski opened this issue May 19, 2021 · 3 comments
Closed

Create TypeDBRunner and TypeDBClusterRunner for Python #286

lolski opened this issue May 19, 2021 · 3 comments

Comments

@lolski
Copy link
Member

lolski commented May 19, 2021

We are making use of TypeDBRunner and TypeDBClusterRunner classes for orchestrating tests in Java. Having the same classes in Python would be beneficial.

@lolski
Copy link
Member Author

lolski commented May 19, 2021

The issue may depend on typedb/typedb-common#107 - native_typedb_artifact would serve as the building block of the runner classes.

@alexjpwalker
Copy link
Member

Would this be covered by typedb/typedb-driver#246 ?

lolski pushed a commit to lolski/dependencies that referenced this issue Oct 7, 2022
## What is the goal of this PR?

Currently `deploy_pip` fails in runtime with `ModuleNotFoundError: No module named 'twine'` error

## What are the changes implemented in this PR?

Update the `sys.path` such that it no longer fails
@alexjpwalker
Copy link
Member

Duplicate of typedb/typedb-driver#246. Closing.

@alexjpwalker alexjpwalker closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants