Menu

#148 [linux] Pymol and webpy file conflict

v1.7.0.0
closed-fixed
5
2017-07-03
2014-02-14
arcanis
No

Hi everyone,

I'm a maintainer of PyMOL in ArchLinix. Today I've received a bug report [1] about file conflict between PyMOL and webpy [2]. If I build PyMOL normally I'll have web module into $PYTHONPATH/web, but module webpy is already installed into this path.
So, is it possible to rename web module to pymolweb, for example? I've created a temporary patch that replaces all paths to correct one (see attachments):

patch -p0 -i "pymol-38899.patch"
mv "pymol/modules/web" "pymol/modules/pymolweb"

Links:
1. https://bugs.archlinux.org/task/38899
2. http://webpy.org/

Additional information:
PyMOL version: 1.7.0.0

1 Attachments

Discussion

  • Thomas Holder

    Thomas Holder - 2017-07-03
    • status: open --> closed-fixed
    • assigned_to: Thomas Holder
     
  • Thomas Holder

    Thomas Holder - 2017-07-03

    fixed in svn rev 4175
    web.pymolhttpd -> pymol.pymolhttpd

     

Log in to post a comment.

MongoDB Logo MongoDB