将OpenCV2.3链接到想象中的python2.7

发布于 2024-12-04 10:42:03 字数 397 浏览 2 评论 0原文

我刚刚在 Ubuntu 10.4 机器上安装了 enthought 软件包,位于:

/home/epd

python 软件包位于下面

/home/epd/lib/python2.7

我还在下面安装了 opencv

/home/Opencv

但是我无法链接两者。我尝试过:

1-创建一个.pth文件,并将opencv的内容地址添加到python2.7的站点包中,但它不起作用。

2-尝试过

ln -s /home/Opencv

但不起作用

任何进一步的建议

I have just installed the enthought package on an Ubuntu 10.4 machine under:

/home/epd

the python package is under

/home/epd/lib/python2.7

I also installed opencv under

/home/Opencv

However I could not manage to link both. I tried with :

1- create a .pth file with the content address of opencv added to the site-packages of python2.7, but it did not work.

2- tried with

ln -s /home/Opencv

and did not work

Any further suggestions

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文