You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Varian API Book](https://varianapis.github.io/VarianApiBook.pdf) - contributions from the usual suspects
34
+
*[ESAPI Code Samples](https://github.com/VarianAPIs/Varian-Code-Samples) - full ESAPI projects from previous workshops
35
+
*[ESAPI Subreddit](https://www.reddit.com/r/esapi/) - active ESAPI community
36
+
28
37
## Known issues
29
38
* PyESAPI is not compatible with vscode-jupyter plugin which uses multithreading. ESAPI only allows for single-thread access to objects.
30
39
* Python 3.12 may require Microsoft Visual C++ 14.0 or greater. If you are using a VIC environment, you can get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
0 commit comments