Open Rockybella opened 11 months ago
Also, the tmp/appmap/pytest folder does populate with .json files but the json files are empty.
It's now giving me an error. ImportError: cannot import name 'generation' from '_appmap' (unknown location).
Thanks, I will tag @apotterri , he’s not in the office today but he can take a look when he returns.
@Rockybella Can you provide any more detail about the error(s) you're seeing? The full stack trace for the ImportError could be helpful.
AppMap is not recording after running pytest. It seems to go through the code with notifications on how many failed, passed, skipped, warnings and errors. I am using VSCode. It was working when I first installed it. I had to uninstall it and install it again (long story). Now, it's not working. I have done another uninstall and shutdown/turn on my computer but the same thing. It would go through the code but not recording. My code base works when I run it.