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
user@www:/sources/ninja-1.11.1% python3 ./configure.py --bootstrap
/sources/ninja-1.11.1/./configure.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13
import pipes
bootstrapping ninja...
...
The text was updated successfully, but these errors were encountered:
Using "python3 configure.py --bootstrap" returns:
user@www:/sources/ninja-1.11.1% python3 ./configure.py --bootstrap
/sources/ninja-1.11.1/./configure.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13
import pipes
bootstrapping ninja...
...
The text was updated successfully, but these errors were encountered: