-
Notifications
You must be signed in to change notification settings - Fork 25
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 first time setup / install script and readme update #13
Comments
Yeah, the process is kind of obscure and insane, and behaves very differently depending on how you install things. Really do need to write something up for the whole thing. |
I had started a bat/py file to do setup and such, but I don't know if it was totally finished and the redist mentioned above wasn't in my list of reqs. |
Yeah that actually may be just fine. I think the redist was something we had figured out from a completely fresh OS install that may have not received the redist from some other means. I think that as long as we can verify it working we should push it to the repository. |
Partial progress has been made with the official PyPi package that will auto-install all the dependencies we need for blender to work with bqt out of the box.. We currently now just need to update the Readme to reflect the changes |
aynone knows if this is still needed? don't think this is needed anymore
thinking of doing some changes to the setup, will discuss in slack. |
closing this after slack discussion and update to support loading bqt as add-on #61 |
It is not been uncommon to have a lot of confusion to set up the environment properly to get bqt to run properly. (noting the requirements for https://aka.ms/vs/16/release/vc_redist.x64.exe among the required python packages)
The text was updated successfully, but these errors were encountered: