You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install [Thrift](https://thrift.apache.org) and its prerequisites using the [instructions](https://thrift.apache.org/docs/install/debian) for your distro.
59
59
60
-
***Note**: Thrift 0.9.2 and 0.9.3 have issues with Python code generation. Thrift 0.9.1 is required if you want to build the Python code locally outside of devbox.
61
-
***Note**: Thrift 0.9.1 has a packaging bug which will cause `make` to fail on Ubuntu 14.04 unless "--without-tests" is specified at configuration time: `./configure --without-tests`
60
+
As of this writing, these steps caused Thrift 0.9.3 to be installed.
0 commit comments