Skip to content

Remove need to have protoc available in Python source package. Closes #36#42

Merged
seancribbs merged 2 commits intomasterfrom
sdc-py-protoc
May 1, 2013
Merged

Remove need to have protoc available in Python source package. Closes #36#42
seancribbs merged 2 commits intomasterfrom
sdc-py-protoc

Conversation

@seancribbs
Copy link

See also #37

@ghost ghost assigned seancribbs Apr 19, 2013
@ghost ghost assigned engelsanchez May 1, 2013
@engelsanchez
Copy link
Contributor

To be able to run the python_compile and python_clean make targets, I had to tweak setup.py and remove this line:
-from proto_cmd import build_proto, clean_proto

I'm unable to run plain make due to Maven not liking me, but that's another story :(

@ghost ghost assigned seancribbs and engelsanchez May 1, 2013
@engelsanchez
Copy link
Contributor

Ok, I can now run make python_compile and make python_clean from a pristine virtual environment with protoc installed system-wide (failing if not global protoc is there). I'd say:

👍 💃 ⛵

seancribbs pushed a commit that referenced this pull request May 1, 2013
Remove need to have protoc available in Python source package. Closes #36
@seancribbs seancribbs merged commit 9fb4534 into master May 1, 2013
@seancribbs seancribbs deleted the sdc-py-protoc branch May 1, 2013 20:28
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

Successfully merging this pull request may close these issues.

2 participants