avl excite python二次开发1--python解释器需用内置解释器aws_cmd

avl excite python二次开发1--python解释器需用内置解释器aws_cmd

1、python解释器问题

1.1、用外置python解释器,import WSInterface会失败(WSInterface.pyd)

python 复制代码
Python 3.6.0 (v3.6.0:41df79263a11, Dec 23 2016, 08:06:12) [MSC v.1900 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> import sys
>>> path=r'C:\Program Files (x86)\AVL\R2020.1\AWS\python\lib.x86_64-unknown-winnt_i16v15'
>>> import WSInterface
python 复制代码
>>> sys.path.append(path)
>>> import WSInterface

1.2、用内置解释器aws_cmd运行py脚本



1.3 用内置解释器aws_python执行脚本

三级目录

相关推荐
习习.y2 分钟前
关于python中的面向对象
开发语言·python
lingggggaaaa2 分钟前
免杀对抗——C2远控篇&PowerShell&有无文件落地&C#参数调用&绕AMSI&ETW&去混淆特征
c语言·开发语言·笔记·学习·安全·microsoft·c#
技术净胜3 分钟前
MATLAB 基因表达数据处理与可视化全流程案例
开发语言·matlab
友友马3 分钟前
『Qt』多元素控件
开发语言·qt
hmbbcsm11 分钟前
练习python题目小记(六)
开发语言·python
wow_DG20 分钟前
【Python✨】VS Code 秒开 Python 类型检查:一招 mypy + settings.json 让你的 Bug 原地现形!
python·json·bug
4***V20229 分钟前
Vue3响应式原理详解
开发语言·javascript·ecmascript
q***985231 分钟前
VS Code 中如何运行Java SpringBoot的项目
java·开发语言·spring boot
Aspect of twilight37 分钟前
LeetCode华为大模型岗刷题
python·leetcode·华为·力扣·算法题
共享家952743 分钟前
QT-界面优化(中)
开发语言·qt