Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There could be a few reasons why you are getting the "ModuleNotFoundError: No module named 'Google'" error message when importing the Create_Service module. Here are a few things you can try:

  1. Check if you have the required libraries installed: The Create_Service module depends on several Google libraries, such as google-auth and google-auth-oauthlib. Make sure these libraries are installed on your system. You can install them by running the following command:

    pip install google-auth google-auth-oauthlib google-auth-httplib2
    
  2. Check if you have the correct version of the Google libraries installed: The CreateService module may depend on specific versions of the Google libraries. Make sure you have the correct versions installed. You can check the required versions in the documentation of the CreateService module.

  3. Check if you are using the correct import statement: The Create_Service module may have a specific import statement that you need to use. Make sure you are using the correct statement. For example:

    from googleapiclient.discovery import build
    

If none of these solutions work, you may want to check if there are any issues with your Python installation or your environment variables.