Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docusign_maestro not found #38

Closed
pfennema opened this issue Apr 3, 2024 · 2 comments
Closed

docusign_maestro not found #38

pfennema opened this issue Apr 3, 2024 · 2 comments

Comments

@pfennema
Copy link

pfennema commented Apr 3, 2024

When I try to run the examples the run.py does not work as it tries to import docusign_maestro which is not part of the requirements (and nowhere to be found).

@pfennema pfennema changed the title dousign_maestro not found docusign_maestro not found Apr 3, 2024
@DocuSignEric
Copy link

Hi Paul,

Unfortunately this is an error that we are having in the python SDK, since Maestro is a new feature that will be revealed in a few weeks, there was a discrepancy and it is causing this error.

Please, to solve this error, you must delete the Maestro folder:

  1. Go to app/
  2. Delete the 'master' folder
  3. Edit the init.py file
  4. Search for 'teacher' keyword
  5. Delete any line that mentions it.
  6. Save the file.
  7. Try one more time to start the server

Regards,

Eric | DocuSign

@pfennema
Copy link
Author

pfennema commented Apr 4, 2024

Thanks, indeed I changed the code and the examples now work again.

@pfennema pfennema closed this as completed Apr 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants