Open seghier opened 4 years ago
I try again but other errors
PS C:\Users\user> python -m appinventor.tfjs facemesh com.example.tfjs.face.FaceMeshExtension Cloning repo from GitHub... Installing model from npm... Traceback (most recent call last): File "C:\Python37\lib\site-packages\appinventor\tfjs__main.py", line 252, in main run(d) File "C:\Python37\lib\site-packages\appinventor\tfjs__main__.py", line 236, in run for peer in install(model_package): File "C:\Python37\lib\site-packages\appinventor\tfjs\main.py", line 60, in install stderr=subprocess.STDOUT) File "C:\Python37\lib\subprocess.py", line 472, in run with Popen(*popenargs, **kwargs) as process: File "C:\Python37\lib\subprocess.py", line 775, in init__ restore_signals, start_new_session) File "C:\Python37\lib\subprocess.py", line 1178, in _execute_child startupinfo) FileNotFoundError: [WinError 2] The system cannot find the file specified
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Python37\lib\runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "C:\Python37\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "C:\Python37\lib\site-packages\appinventor\tfjs__main.py", line 263, in
I use Windows Subsystem for Linux and everything work fine with ubuntu the extensions created automatically in a folder called out but ther is a problem with speech-commands, can't create extension
I am also having PermissionError: Access Denied for Posenet extension too. Where you able to fix this? How did you do it?
Hello, how i can solve the problem ?