pxt icon indicating copy to clipboard operation
pxt copied to clipboard

python mode can't work: unknown type 'Buffer' near '???'

Open 4XV opened this issue 4 years ago • 0 comments

I fork the pxt-sample project to implement my own application It works well when i use javascript, but when i use the python,every code will report the error:'unknown type 'Buffer' near '???'' my pxt-core version is 7.3.4 and i work on a macBook big sur 11.5

4XV avatar Oct 19 '21 06:10 4XV