It looks like you're new here. If you want to get involved, click one of these buttons!
I only use Python language. However, ruby is not compatible with my company's closed network , an error occurs because the ruby-related library cannot be read during execution. Is there a way to disable it on the premise that ruby will not be used? If possible, I would like to set the environment variable value rather than changing the setting of the personal account.
Comments
Ah, sorry. That does not make sense. Ruby is a local interpreter. Not related to networking.
I think this is ChatGPT generated nonsense.
Matthias
Maybe the answer is to not try to run Ruby scripts when you don't have Ruby libraries.