[Errno 2] No such file or directory
Opened this issue · 4 comments
Deleted user commented
$ tm setup
Exception making symlink /Users/netuncle/Library/Application Support/com.github.macleek.trackmac/com.github.macleek.trackmac.plist -> /Users/netuncle/Library/LaunchAgents/com.github.macleek.trackmac.plist: [Errno 2] No such file or directory
Done.
macOS 10.12
Python 2.7.12
MacLeek commented
先删掉
tm drop (不管出的错误)
pip uninstall trackmac
然后
pip --no-cache-dir install trackmac
重新试下。
这样子还不行的话,重复上面的删除步骤,然后clone到本地安装
git clone https://github.com/MacLeek/trackmac && cd trackmac && python setup.py install
应该就可以了
Deleted user commented
还是同样的错误:(
MacLeek commented
啊,那这个文件夹/Users/netuncle/Library/Application Support/com.github.macleek.trackmac/存在吗?
Deleted user commented
在的