jonas
About
- Username
- jonas
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
hi again @sebastiaan , sorry for the long delay. Now I finally managed to try again and locate the console output. please let me know if this gives clearer hints. cheers, jonas Jupyter QtConsole 4.6.0 Python 3.7.6 | packaged by conda-forge | (defau…
-
And here again the error message (not sure what went wrong copy-pasting it earlier, sorry): Error while executing inline script Details item: install_missing_modules phase: prepare item-stack: SessionSettings[run].Experiment[prepare].install_missing…
-
Great, thanks a lot @sebastiaan ! I think this is the script you mean, called "install_missing_modules": ---- import sysimport importlib check_modules = ['mongoengine','faker','selenium'] if sys.platform == 'win32': check_modules += [('w…
-
here the same error message after trying several times: Error while executing inline script Details item: install_missing_modules phase: prepare item-stack: SessionSettings[run].Experiment[prepare].install_missing_modules[prepare] time: Tue Aug 31 …