书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 894 个相关结果.
  • Python

    Python Python 本文主要介绍在 Linkis 中, Python 引擎插件的安装、使用和配置。 如果您希望在您的服务器上使用 Python 引擎,您需要保证用户的 PATH 中是有 Python 的执行目录和执行权限。 python -- version 正常输出 Python 版本信息代表 Python 环境可用...
  • Python

    Python Python 本文主要介绍在 Linkis 中, Python 引擎插件的安装、使用和配置。 如果您希望在您的服务器上使用 Python 引擎,您需要保证用户的 PATH 中是有 Python 的执行目录和执行权限。 python -- version 正常输出 Python 版本信息代表 Python 环境可用...
  • 输入和输出

    5310 2018-03-03 《Python 之旅》
    输入和输出 输入 输出 Python2 中的 print Python3 中的 print 小结 参考资料 输入和输出 Python2 提供了 input ,raw_input ,print 等用于输入输出,但在 Python3 中发生了一些改变,raw_input 已经没有了,input 的用法发生了变化,print 也从原来的...
  • 常见问题处理

    常见问题处理 常见问题处理 问题描述 :编译数据库时,提示python模块,“can not be used when making a shared object;recompile with -fPIC”或者 “libpython22.7.a: could not read symbols: Bad value”。 处理方式 : 请检查p...
  • 常见问题处理

    常见问题处理 常见问题处理 问题描述 :编译数据库时,提示python模块,“can not be used when making a shared object;recompile with -fPIC”或者 “libpython22.7.a: could not read symbols: Bad value”。 处理方式 : 请检查...
  • 常见问题处理

    常见问题处理 常见问题处理 问题描述 :编译数据库时,提示python模块,“can not be used when making a shared object;recompile with -fPIC”或者 “libpython22.7.a: could not read symbols: Bad value”。 处理方式 : 请检查p...
  • pip uninstall

    pip uninstall Usage Description Options Examples pip uninstall Usage Unix/macOS python - m pip uninstall [ options ] <package> ... python - m pip uninstall [ o...
  • 环境部署

    环境部署 前提条件 操作步骤 环境部署 DeepSQL环境包括编译数据库和安装算法库两个部分。 前提条件 环境中安装python2.7.12以上版本Python。 数据库需要开启对PL/Python存储过程的支持。 安装算法库需要拥有管理员权限的用户。 操作步骤 检查部署Python环境。 安装前,请查看系统安装的pyth...
  • Python Engine

    Python Engine Python Engine This article mainly introduces the configuration, deployment and use of the Python EngineConn in Linkis1.0. If you want to use the python EngineConn...
  • Installing Python 2 on Linux

    Installing Python 2 on Linux Setuptools & Pip Virtual Environments Installing Python 2 on Linux Note Check out our guide for installing Python 3 on Linux . The latest ver...