Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Google Colab copy can't use extensions #131

Open
tikilab opened this issue Jul 7, 2023 · 0 comments
Open

Google Colab copy can't use extensions #131

tikilab opened this issue Jul 7, 2023 · 0 comments

Comments

@tikilab
Copy link

tikilab commented Jul 7, 2023

I am running the current version in Google Colab.

I want it to automatically save images to my Google Drive, and I also want to load models from my Google Drive, so I added some code and saved a copy of the Colab to my Google Drive.

I now want to use some extensions, but when I try, I get an error that says "AssertionError: extension access disabled because of command line flags"

I searched for the answer and to fix that error, I added "--enable-insecure-extension-access" to "other_args:"

However, it won't start with that flag present, it says something like "--enable-insecure-extension-access" not recognized.

I've reached the limit of my Googling capabilities. Is there a way to make it work this way?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant