0

Jupyter notebook and pycharm are both using the same interpreter, so what else could cause the different behaviour?

butterflyknife
  • 1,438
  • 8
  • 17
  • 2
    You probably won't get a meaningful answer without at least showing a [mre] and more details of your code that has this problem. Please see [ask] and the [question checklist](//meta.stackoverflow.com/q/260648/843953) – Pranav Hosangadi Nov 29 '22 at 22:06
  • 1
    The [limit can be changed in any interpreter](https://stackoverflow.com/questions/3323001/what-is-the-maximum-recursion-depth-in-python-and-how-to-increase-it), so Jupyter might be doing just that. – MatsLindh Nov 29 '22 at 22:09
  • @MatsLindh -- Thanks; I didn't even know that was possible. If you write a short answer I'll be happy to upvote it. – butterflyknife Dec 03 '22 at 13:36

0 Answers0