Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importScripts for lalolib.js fails to load on tutorial 03 06 #336

Open
frantic0 opened this issue Jul 30, 2021 · 0 comments
Open

importScripts for lalolib.js fails to load on tutorial 03 06 #336

frantic0 opened this issue Jul 30, 2021 · 0 comments
Assignees
Labels
bug Something isn't working dependency

Comments

@frantic0
Copy link
Contributor

evaluating

importScripts("https://mlweb.loria.fr/lalolib.js");

both in the latest and the previous sema version, returns this error

'importScripts' on 'WorkerGlobalScope': The script at 'https://mlweb.loria.fr/lalolib.js' failed to load.
    at eval (eval at gevalToConsole (blob:http://localhost:5000/29da0c97-aebb-4c57-946b-526547b934a5:420:17), <anonymous>:1:1)
    at eval (<anonymous>)
    at gevalToConsole (blob:http://localhost:5000/29da0c97-aebb-4c57-946b-526547b934a5:420:17)
    at onmessage (blob:http://localhost:5000/29da0c97-aebb-4c57-946b-526547b934a5:436:7)

the tensorflow and lodash load correctly in the latest version, so Cross-origin isolation did not affect them

@frantic0 frantic0 self-assigned this Jul 30, 2021
@frantic0 frantic0 added bug Something isn't working dependency labels Jul 30, 2021
@frantic0 frantic0 added this to the Stable frontend milestone Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependency
Projects
None yet
Development

No branches or pull requests

1 participant