It seems to pertain to the import statement in the dependency from anvil.js.window import jQuery as _S. Is there something I’m missing regarding anvil.js.window?
I’ve made sure to add the AnvilAugment “app” as a dependency on my main app in the Settings -> Dependencies -> Add a dependency: [My Apps] too.
It looks like you’re trying to call that from server code. Anvil augment is a client side library that has to interact with Javascript, so has to be called from client side code.
They’re the same. @owen.campbell and I both maintain the anvil-extras project. At some point I’ll get round to putting a banner on the original project and pointing to anvil-extras.