Denis Barbier wrote:
> I called 'python2.6 setup.py install --user' which installs modules
> under $HOME/.local/lib/python2.6/, this is exactly what I want to
> achieve, being able to install as a normal user.  This quoted text
> does not mention that, thus I tried 'sudo python2.6 setup.py install'
> to install files user /usr/local/lib/python2.6/dist-packages/ but the
> result is the same.  There is one strange problem, there is no
> OCC/__init__.py in both installations, no idea why.
> I ran build+install again, and everything works now.  Yeepee.

Did you have any PYTHONPATH defined?
Did you have all the changes made as in your patches?
I'm needing python2.6 to get what I want from ipython and leo-editor.


John

_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to