1、modulenotfounderror: no module named 'pytest'
需要按照这个模块,解决方法:Terminal 里 pip3 install pytest
以后遇到这一类问题都可以用这个方法来安装包
2、string size must be a multiple of element size
https://blog.csdn.net/weixin_39715012/article/details/88595386
需要按照这个模块,解决方法:Terminal 里 pip3 install pytest
以后遇到这一类问题都可以用这个方法来安装包
https://blog.csdn.net/weixin_39715012/article/details/88595386