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

error during installation of toolchain #4

Open
YY87927 opened this issue Feb 8, 2023 · 3 comments
Open

error during installation of toolchain #4

YY87927 opened this issue Feb 8, 2023 · 3 comments

Comments

@YY87927
Copy link

YY87927 commented Feb 8, 2023

Running into the following issues during installation by running
bash ~/Downloads/mixed-signal.gf180mcuc-0-Linux-x86_64.sh -b -p silicon-env/

Erro message:
concurrent.futures.process._RemoteTraceback:
'''
Traceback (most recent call last):
File "concurrent/futures/process.py", line 387, in wait_result_broken_or_wakeup
File "multiprocessing/connection.py", line 256, in recv
TypeError: init() missing 1 required positional argument: 'msg'
'''

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "entry_point.py", line 69, in
File "concurrent/futures/process.py", line 562, in _chain_from_iterable_of_lists
File "concurrent/futures/_base.py", line 609, in result_iterator
File "concurrent/futures/_base.py", line 446, in result
File "concurrent/futures/_base.py", line 391, in __get_result
concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.
[5600] Failed to execute script 'entry_point' due to unhandled exception!

@YY87927
Copy link
Author

YY87927 commented Feb 8, 2023

It seems to be caused by insufficient disk space.

@proppy
Copy link
Owner

proppy commented Feb 9, 2023

@YY87927 is it working for you now?

@YY87927
Copy link
Author

YY87927 commented Feb 9, 2023

@proppy No, not yet
The google cloud compute engine ran out space before the installation finished.

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

No branches or pull requests

2 participants