A set of automation scripts work with no issue from a local machine, but an experiment needs to take place with a new pa

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

A set of automation scripts work with no issue from a local machine, but an experiment needs to take place with a new pa

Post by answerhappygod »

A set of automation scripts work with no issue from a local machine, but an experiment needs to take place with a new package found online.
How is this new package isolated from the main code base?

A. Add the new package to your requirements.txt file.
B. Create a new virtual machine and perform a pip install of the new package.
C. Perform a pip install of the new package when logged into your local machine as root.
D. Create a new virtual environment and perform a pip install of the new package.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply