- Make sure the file is on the system PATH
- Create a symbolic link to allow better access to the file
- Copy the file to the same directory as where the script is running from
- Add the path to the file to the PYTHONPATH environment variable
Correct Answer:
- Copy the file to the same directory as where the script is running from