Conversation
|
Going to use this PR to dump everything I run into so we can map a clearer path through setup. Initial state: installed latest Python, I cloned the repo as a subfolder in our project ( Alright, so who needs to provide the P4 module? |
|
Found the official p4python (which is not Installation via pip is provided as It looks like I'm missing SSL support? |
|
Here we go, an installer. This is not linked from the "Installing P4Python" page in a way that makes it easy to find. And... installing that (via MSI) did not improve the situation. The |
|
OK: installer wants Python 3.8, I had 3.9, and that was the issue. Pip install seems to be broken because of something different about how SSL is handled? Will add this to draft README later today and start laying rails. |
|
OK, I've documented my current understanding of setup and |
|
Oh... I told it to |
|
I'm getting an error on lighting build, specifying no maps to be built. It looks like we're trying to use Log |
|
Except for the lighting build issue, this should now be a full map to getting the build scripts running. I'm talking to steam, but the depot upload is failing; I believe this is a failure due to the upload scripts and not due to our scripts. |
Working on getting the scripts working. Let's make it easier for the next cohort!