You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a side note, that message comes directly from Python (which gets executed by ORT), so also the suggested -0 option needs to be passed to Python itself, not to ORT.
Anyway, the root cause here is that we ScanCode version we currently use still requires Python 3.6. The easiest work-around for you should be to locally configure ORT to use another ScanCode version, very similar to like done in #3613.
on executing this command
![image](https://user-images.githubusercontent.com/58552459/114357470-63af6600-9b8f-11eb-920d-970cf7655936.png)
![image](https://user-images.githubusercontent.com/58552459/114357361-48445b00-9b8f-11eb-9328-2adc2b8f33b8.png)
![image](https://user-images.githubusercontent.com/58552459/114357815-d28cbf00-9b8f-11eb-8d2e-4c64aedb81b6.png)
I am getting this error
I also tried the mentioned solution, but that did not work
please help me here, I have python 3.9
The text was updated successfully, but these errors were encountered: