Can't run scalene #514
-
Hi, I have attempted to use scalene but without success. Here you can see the output that I get when running scalene over testme.py Could you indicate me what I am doing wrong? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
This issue should now be fixed; please re-install from the repository ( |
Beta Was this translation helpful? Give feedback.
-
Note that you do not need to modify your code to use Scalene - you should in fact not include those "turn profiler on and off" statements. |
Beta Was this translation helpful? Give feedback.
This issue should now be fixed; please re-install from the repository (
python3 -m pip install git+https://github.com/plasma-umass/scalene
) and try again. Let us know what happens!