Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

setup.py install not working #12

Open
stalkerg opened this issue May 30, 2021 · 2 comments
Open

setup.py install not working #12

stalkerg opened this issue May 30, 2021 · 2 comments

Comments

@stalkerg
Copy link

Basically, because you have git+ in your req (looks like it's not valid for setup_tools and only for pip)

error in vkJAX setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Parse error at "'+git://g'": Expected stringEnd
alexander-g added a commit that referenced this issue Jun 1, 2021
@alexander-g
Copy link
Owner

alexander-g commented Jun 1, 2021

Setup.py should be fixed now.

Thanks for taking interest in this repo, but I will not continue with it. It was a project mostly for fun and educational purposes. If you want GPU acceleration on different hardware I recommend converting your JAX functions to ONNX and use a specialized ONNX runtime.

@stalkerg
Copy link
Author

stalkerg commented Jun 2, 2021

Do you know ONNX runtime for kompute or just Vulkan?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants