How not to use the ruby interpreter.

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.

Sign In or Register to comment.