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

Error for client in OS Windows for v3io_client.kv.get #105

Closed
george0st opened this issue Apr 7, 2023 · 2 comments
Closed

Error for client in OS Windows for v3io_client.kv.get #105

george0st opened this issue Apr 7, 2023 · 2 comments

Comments

@george0st
Copy link

You generate invalid path for OS Windows, see sample
• '/projects/v3io-py-example/FeatureStore/customer/nosql/sets/customer/1680860664534_276\1.Alice'

correct path can be
• '/projects/v3io-py-example/FeatureStore/customer/nosql/sets/customer/1680860664534_276/1.Alice'

@george0st
Copy link
Author

BTW: it will be fine to do tests for client side under OS Windows also, thx

@george0st
Copy link
Author

Relation to #106

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

No branches or pull requests

1 participant