我是 Ubuntu 的超级新手,基本上需要 Ubuntu 来安装 Python 包。我想在 say 中运行一个 Python 文件e:/username/folder1/folder2/python.py
。我在网上尝试了所有方法,唯一的答复是bash: cd./e: No such file or directory
。我不确定是因为 bash windows 还是 virtualenv。
当我在 Windows 上的 Ubuntu 上使用 bash 时ls
,它说VIRTUALENV_DIR
. cd
,它说/home/username
。在cd ..
等改变目录一点点,而不是另一个驱动器,也不是文件夹,我想它找到。