Microsoft Windows [版本 10.0.19042.1288]
(c) Microsoft Corporation。保留所有权利。
(base) D:\AntoPan2020\Library\python\whistlewave>python
Python 3.8.5 (default, Sep  3 2020, 21:29:08) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> print('Hello World!')
Hello World!
>>> plot_data.py parabplic_05.h5 -pFile "<stdin>", line 1plot_data.py parabplic_05.h5 -p^
SyntaxError: invalid syntax
>>> plot_data.py parabolic_05.h5 -pFile "<stdin>", line 1plot_data.py parabolic_05.h5 -p^
SyntaxError: invalid syntax
>>> python plot_data.py parabolic_05.h5File "<stdin>", line 1python plot_data.py parabolic_05.h5^
SyntaxError: invalid syntax
>>> exit
Use exit() or Ctrl-Z plus Return to exit
>>>(base) D:\AntoPan2020\Library\python\whistlewave>python plot_data.py parabolic_05.h5 -p
python: can't open file 'plot_data.py': [Errno 2] No such file or directory(base) D:\AntoPan2020\Library\python\whistlewave>ls
'ls' 不是内部或外部命令,也不是可运行的程序
或批处理文件。(base) D:\AntoPan2020\Library\python\whistlewave>cd whistlewave(base) D:\AntoPan2020\Library\python\whistlewave\whistlewave>python plot_data.py parabolic_05.h5 -p
plot_data.py:82: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the qua
drilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
plot_data.py:98: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the qua
drilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))(base) D:\AntoPan2020\Library\python\whistlewave\whistlewave>python plot_data.py parabolic_05.h5
plot_data.py:82: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the qua
drilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
plot_data.py:98: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the qua
drilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.contourdata = ax1.pcolormesh(X, Y, 10*np.log10(bw).T, cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
plot_data.py:126: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the qu
adrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.contourdata = ax1.pcolormesh(T, W, 10*np.log10(np.abs(bz_spectrum)**2), cmap='plasma',norm=Normalize(vmin=-80, vmax=-20))
plot_data.py:154: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the qu
adrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.contourdata = ax1.pcolormesh(PARA, PERP, np.log10(f), cmap='plasma',
plot_data.py:162: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the qu
adrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.contourdata = ax1.pcolormesh(PARA, PERP, f, cmap='plasma',
plot_data.py:190: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the qu
adrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.contourdata = ax1.pcolormesh(X, Y, -je.T, cmap='RdBu_r',norm=Normalize(vmin=-2e-4, vmax=2e-4))
plot_data.py:204: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3.3.  Either specify the corners of the qu
adrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcParams['pcolor.shading'].  This will become an error two minor releases later.3.3.  Either specify the corners of the quadrilaterals with  3.3.  Either specify the corners of the quadrilaterals with X an  3.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rc
Params['pcolor.shading'].  This will become an error two minor releases later.contourdata = ax1.pcolormesh(X, Y, jb.T, cmap='RdBu_r',norm=Normalize(vmin=-1e-3, vmax=1e-3))
plot_data.py:217: MatplotlibDeprecationWarning: shading='flat' when X and Y have the same dimensions as C is deprecated since 3
.3.  Either specify the corners of the quadrilaterals with X and Y, or pass shading='auto', 'nearest' or 'gouraud', or set rcPa
rams['pcolor.shading'].  This will become an error two minor releases later.contourdata = ax1.pcolormesh(X, Y, jb_bw.T, cmap='RdBu_r',norm=Normalize(vmin=-0.3, vmax=0.3))(base) D:\AntoPan2020\Library\python\whistlewave\whistlewave>
rcParams['pcolor.shading'].  This will become an error two minor releases later.contourdata = ax1.pcolormesh(X, Y, jb_bw.T, cmap='RdBu_r',norm=Normalize(vmin=-0.3, vmax=0.3))(base) D:\AntoPan2020\Library\python\whistlewave\whistlewave>

[python调试笔记] 编译运行h5py相关推荐

  1. FT4232 USB-SPI python调试笔记

    目录 DUT 硬件连接 驱动 调试程序 python库ftd2xx v1.1.2安装导入 需要特别注意的是: 调试结果 MSB/BIT/BYTES/CLK EDGE等设置命令如下表 附:参考资料 DU ...

  2. [RK3288][Android5.1] 调试笔记 --- 编译libwebviewchromium.so出错

    Platform: RK3288 OS: Android 5.1 现象: 编译的时候出现如下Error Log: make: *** [out/target/product/rk3288_box/ob ...

  3. vc60如何输入c语言,vc60中如何编译运行及调试c语言程序.pdf

    VC++6.0中如何编译运行调试 C语言程序 1. 启动VC++6.0 (如下图) 2. 单个源文件的编译运行 例如下面的源代码 #include void main() { int i,sum=0; ...

  4. Python学习笔记:错误,测试,调试(转)

    前言 最近在学习深度学习,已经跑出了几个模型,但Pyhton的基础不够扎实,因此,开始补习Python了,大家都推荐廖雪峰的课程,因此,开始了学习,但光学有没有用,还要和大家讨论一下,因此,写下这些帖 ...

  5. Python学习笔记:错误,测试,调试(承)

    前言 最近在学习深度学习,已经跑出了几个模型,但Pyhton的基础不够扎实,因此,开始补习Python了,大家都推荐廖雪峰的课程,因此,开始了学习,但光学有没有用,还要和大家讨论一下,因此,写下这些帖 ...

  6. python是脚本语言、需要编译器编译执行_使用Notepad++编译运行C/C++/Python程序

    对我来说,比较常用的是C/C++/Python. 使用Notepad++编译运行单个源文件的C/C++/Python,比使用复杂的IDE更加快捷. 想要让Notepad++能够做到编译运行C/C++/ ...

  7. c语言vi运行编译文件,VC++6.0中如何编译运行及调试C语言程序文件.docx

    VC++6. 0中如何编译运行调试C语言程序 1?启动VC++6. 0 (如下图) [5>R?*16 00 P"! tptl tub go□賦星糸理技件□中出融Fz " 口仍 ...

  8. vscode修改c 项目_windows 10上使用vscode编译运行和调试C/C++

    更新于2020/6/30 不值得观看的v1.x版本链接:链接 请不要转载,欢迎点赞,收藏,分享 主要讲如何在vscode上实现编译/运行/调试C以及C++,如果是初学者,就请完全按照文章的步骤进行,如 ...

  9. Python是编译运行的

    虽然Python被说成是一种解释型语言,但是实际上,Python源程序要先经过编译,然后才能运行. 与Java语言类似,Python源程序编译之后得到的是字节码,交由Python虚拟机来运行. 关于这 ...

最新文章

  1. 蓝桥杯四平方和Java_蓝桥杯 四平方和
  2. 深夜,我偷听到程序员要对session下手……
  3. 阻塞io阻塞io_Redis:RESP协议,阻塞IO 与非阻塞IO,Redis的线程模型
  4. hdu 2085 核反应堆
  5. 理解Android系统的进程间通信原理------RPC机制
  6. 分页浏览的导航栏Bootstrap和js两种方法
  7. 执行系统命令,subprocess使用说明
  8. 若依集成CIM(即时推送系统)实现将服务端修改为SpringBoot+Vue前后端分离版(文末见代码下载)
  9. source insight增加tab标签页的方法之sihook
  10. 随便选一张扑克牌_扑克牌魔术手法教学,简单易学的纸牌魔术,三分钟让你成为大师...
  11. python生成xml界面,Python如何用dom模块生成XML文
  12. mysql select high_priority_MySQL进阶SELECT语法篇
  13. 复习zabbix配置agent过程
  14. 项目入口_住宅小区入口就该这么设计,说得好仔细!
  15. 最新,最详细的LINUX图文配置教程|之DNS篇(1)
  16. 一些小程序的练习(一)
  17. 冒泡排序_Python实现
  18. 《UNIX网络编程 卷1:套接字联网API》学习笔记——基本UDP套接字编程
  19. keil5.155.18版本兼容keil4安装包百度云链接
  20. mysql jdbc 水晶报表,水晶报表Crystal Report2008使用JDBC连接MySQL数据库-详细步骤

热门文章

  1. 网络编程 UDP套接字
  2. 使用parted命令对硬盘进行操作
  3. 理解Floyd-Warshall算法
  4. leetcode 264. Ugly Number II
  5. Linux内核驱动之延时---内核超时处理【转】
  6. tcp/udp socket编程异同
  7. 一个简单文本处理问题的多种解法
  8. python爬虫之图片
  9. 洛谷P2158仪仗队(数学,观察找规律,欧拉函数)
  10. Burnside引理与Pólya定理