How to navigate to a directory in C:\ with Cygwin?

前端 未结 13 1752
渐次进展
渐次进展 2020-12-04 04:41

I\'m trying to install PyQt4 so I can mess around with it. The installation guide said I had to install Sip. The last step to installing Sip is to use the make install

相关标签:
13条回答
  • 2020-12-04 05:20

    $cd C:\

    > (Press enter when you see this line)

    You are now in the C drive.

    0 讨论(0)
提交回复
热议问题