
Hi Ishaan, I don't think more bug reports are needed. These problems seem to be in the ChimeraX 0.1.71 PyPi package but not in the ChimeraX 0.1.6 version. So you might want to uninstall the broken 0.1.71 version and install 0.1.6 python3.11 -m pip uninstall chimerax python3.11 -m pip install chimerax==0.1.6 When I try that older version the imports all work. The usual way of running scripts in ChimeraX is to just use the application, not this PyPi package. You can run them without a user interface and without windows using chimerax --nogui myscript.py The reason you might want to use the PyPi package is if you wanted to used ChimeraX with your own Python installation instead of the one that is included in the ChimeraX application. Tom
On Jul 22, 2024, at 12:45 PM, ishaanawasthi05--- via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:
Wonderful Tom, thank you so much!! Do you think the relative imports should be given bug reports as well? E.g. the "from .state import State" and the like.
Once, again thank you for getting back to me so quickly, and for opening the tickets. Very much appreciated.
Best, Ishaan _______________________________________________ ChimeraX-users mailing list -- chimerax-users@cgl.ucsf.edu To unsubscribe send an email to chimerax-users-leave@cgl.ucsf.edu Archives: https://mail.cgl.ucsf.edu/mailman/archives/list/chimerax-users@cgl.ucsf.edu/