python - 如何将 thrift 安装到 virtualenv 中?

标签 python thrift

我想将 Apache Thrift 安装到 python virtualenv 中。

我该怎么做?

谢谢

最佳答案

就这么简单:

$ virtualenv foo
$ cd foo
$ . bin/activate
(foo)$ pip install thrift

关于python - 如何将 thrift 安装到 virtualenv 中?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8826637/

相关文章:

ios - 使用 Core Data 将 Thrift 结构保存到文件

c++ - 最快/最好的方法来对数据库中的数据进行序列化和反序列化

thrift - 配置必需的Thrift libcrypto

python - 如何使用 OpenCV 只获取图像中的中心对象?

cmake - 使用 CMake 调用外部程序

python - 根据值在另一个数据帧中的频率将值附加到一个数据帧

python - 检查 pandas 列是否仅包含 0's or 1' s

c++ - siginfo_t 尚未声明 : caused by inclusion of a thrift header

python - 如何使用scrapy从页面中提取所有href内容

python - Selenium 选择由标签分隔的字符串