📜  无法在搅拌机中导入序列 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:47.601000             🧑  作者: Mango

代码示例1
I followed this tutorial: http://www.techmonkeybusiness.com/hand-installing-pyserial-into-python-installations.html

The tutorial says:

Download the pyserial source code. The file you're looking for ends with .tar.gz
Unzipp what you've downloaded
Copy the serial folder it is under PySerial\pyserial-3.2.1\serial (the version can change)
Paste the folder in your blender modules folder 2.83\scripts\modules
and now you should be able to use import serial