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

Can't install #17

Open
Berserker66 opened this issue Jul 30, 2017 · 1 comment
Open

Can't install #17

Berserker66 opened this issue Jul 30, 2017 · 1 comment

Comments

@Berserker66
Copy link

So in realitix/vulkan#20
I was recommended to check this project out, tried to, however, it fails to install in my environment.
https://i.imgur.com/zdRjAw4.png
So, I'm lacking the "apigenerator" module.
I then noticed that the setup does not install the requirements.txt, so I did that with:
py -3.6 -m pip install -r requirements.txt
however that also fails. Here a log piece that contains the problematic part:
https://pastebin.com/7w2qubBR

The bit of German in there says that it can't access the file, due to being opened by another process. Tried completely emptying the temp folder and retrying as well as elevating the process - to no avail.
But long before that it fails on some unicode.

Checked out pyshaderc to find pre-compiled modules but those only go up to Python 3.3.

Should it matter, this is on windows 10 64bit.

@realitix
Copy link
Owner

Hello, thanks for trying vulk.
This project is intensively developed on my spare time and is not tested a lot currently.
The version available on pypi is old.
Can you try to install it from source?
Clone it and then python setup.py install

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

2 participants