Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error for drawing 3D molecule #112

Open
berylgithub opened this issue Aug 9, 2024 · 0 comments
Open

Error for drawing 3D molecule #112

berylgithub opened this issue Aug 9, 2024 · 0 comments

Comments

@berylgithub
Copy link

Hi,

I was trying the example for drawing 3D molecules in the end of the page of the tutorial webpage.

When I called
spacefilling(mol)

it gave an error:

ERROR: MethodError: no method matching setindex!(::Makie.Axis, ::Bool, ::Symbol)
Stacktrace:
 [1] spacefilling(args::SDFMolGraph; radii::String, kwargs::@Kwargs{})
   @ MolecularGraph C:\Users\beryl\.julia\packages\MolecularGraph\sPovF\src\draw\draw3d.jl:59
 [2] spacefilling(args::SDFMolGraph)
   @ MolecularGraph C:\Users\beryl\.julia\packages\MolecularGraph\sPovF\src\draw\draw3d.jl:57
 [3] top-level scope
   @ REPL[12]:1

I am using:

Julia v1.10
MolecularGraph v0.17.1
GLMakie v0.10.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant