我只想安装 nes_py,但收到以下错误消息:
\nCollecting nes_py\n Using cached nes_py-8.1.8.tar.gz (76 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nRequirement already satisfied: gym>=0.17.2 in c:\\users\\hb\\appdata\\roaming\\python\\python310\\site-packages (from nes_py) (0.23.0)\nRequirement already satisfied: numpy>=1.18.5 in c:\\users\\hb\\appdata\\roaming\\python\\python310\\site-packages (from nes_py) (1.22.3)\nRequirement already satisfied: pyglet<=1.5.11,>=1.4.0 in c:\\users\\hb\\appdata\\roaming\\python\\python310\\site-packages (from nes_py) (1.5.11)\nRequirement already satisfied: tqdm>=4.48.2 in c:\\users\\hb\\appdata\\roaming\\python\\python310\\site-packages (from nes_py) (4.63.0)\nRequirement already satisfied: cloudpickle>=1.2.0 in c:\\users\\hb\\appdata\\roaming\\python\\python310\\site-packages (from gym>=0.17.2->nes_py) (2.0.0)\nRequirement already satisfied: gym-notices>=0.0.4 in c:\\users\\hb\\appdata\\roaming\\python\\python310\\site-packages (from gym>=0.17.2->nes_py) (0.0.6)\nRequirement already satisfied: colorama in c:\\users\\hb\\appdata\\roaming\\python\\python310\\site-packages (from tqdm>=4.48.2->nes_py) (0.4.4)\nBuilding wheels for collected …Run Code Online (Sandbox Code Playgroud) 我正在使用 Zebra Designer 2.2.2(内部版本 2728)
问题
如何在 Designer 中导入 ZPL 代码?