Erik Poppleton

Results 15 comments of Erik Poppleton
trafficstars

I have the same problem in v4.5.1 but cannot downgrade because I just upgraded to get the fix for another bug. Something in metro.min.js is throwing an undefined error... ```...

This lets it find the interpreter, but it still fails to find the include directories ``` -- Found PythonInterp: /Users/erikpoppleton/miniconda3/bin/python (Required is at least version "3.8") CMake Error at oxpy/pybind11/tools/FindPythonLibsNew.cmake:147...

The problem I originally posted about is not that the files are not installed (as appears to be your case), but that Cmake sets the path to them incorrectly.

It then finds it during installation, but the libraries cannot be loaded at runtime without relinking. ``` Traceback (most recent call last): File "$HOME/.local/lib/python3.11/site-packages/pymol/__init__.py", line 72, in import pymol File...

## Reproduction attempts: MacOS * Safari - No, able to save 10x scaling with no problem (18 MB file tho) * Firefox - Throws error saying "Canvas is too large...

@zoombya Is this okay to merge?

For reasons I don’t understand, pip installs oxpy and oat in $HOME/.local/ which isn’t on your $PATH by default. There’s probably a warning about this in the log print out...

I would remove the copy in .local because if you later add it to your PATH and forget it’s there, it can cause problems with pip if you try to...

I am unfortunately on holiday at the moment and don’t have my computer with me to test. However, the only part of oat that gets positions from oxpy is the...