Replies: 1 comment 3 replies
-
Can you try running Scalene in a directory where there are no spaces? It looks like your Downloads directory has for some reason a bunch of spaces before and after the word "Downloads", and Scalene (and Python in general, AFAICT) does not properly handle this case. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a problem not being able to run Scalene on my Macbook Air via terminal (bash). Here are the details of the problem I'm having:





Details code of main.py:
My python version:
When I try to run Scalene on Google Colab, I get the same results as when I run it on the terminal (bash). Here is the screenshot:
My list of pip freeze:
This is my Macbook Air specification:
When I tried on a personal computer with Windows 10 64bit, I was able to run Scalene via Command Prompt (cmd). However, the results I get when running Scalene are not as complete as what is exemplified. Source: 1; 2; and 3.
A screenshot of the results of running Scalene via Command Prompt (cmd):

Here is a screenshot when I'm running Scalene on Google Colab on my PC with Windows 10:

My personal computer specification:
Beta Was this translation helpful? Give feedback.
All reactions