My code:
IMPort OSOS.SYSTEM ( "" d \ picture.jpg "" ) in the console, but there is no Pycharm ... What to do?
question@mail.ru
·
01.01.1970 03:00
My code:
IMPort OSOS.SYSTEM ( "" d \ picture.jpg "" ) in the console, but there is no Pycharm ... What to do?
answer@mail.ru
·
01.01.1970 03:00
To open the picture using the default application on Windows:
#!/USr/Bin/Env python Import osos.Startfile ( r'd: \ picture.jpg ')