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

Kernel crashes with fac.Structure #683

Open
elenamariatosi opened this issue Apr 8, 2024 · 4 comments
Open

Kernel crashes with fac.Structure #683

elenamariatosi opened this issue Apr 8, 2024 · 4 comments

Comments

@elenamariatosi
Copy link

The pac should be correctly installed (checked the pip list), the path is correct (checked sys.path), pfac can be imported but as soon as I get to run far.Structure the Kernel crashes.
I am using visual studio code, Jupyter notebook on a MAC.

>>> The Kernel crashed while executing code in the current cell or a previous cell. 
@mfgu
Copy link
Collaborator

mfgu commented Apr 10, 2024

please post the exact input you used.

@elenamariatosi
Copy link
Author

I am using a python notebook on visual code, the script is from the demo folder, name diag_hamiltonian.
It crashes when running Structure function (see below)
Screenshot 2024-04-11 at 09 50 23

@mfgu
Copy link
Collaborator

mfgu commented Apr 11, 2024

cannot reproduce the issue. does running the script without Jupyter also crash?

@elenamariatosi
Copy link
Author

elenamariatosi commented Apr 12, 2024

With a simple python and not Jupyter notebook the kernel doesn't crash and everything works.
This means that a Python notebook can't be used?

I have although some issues displaying some output, for example tables.
Could you please give me some suggestion about how visualise the created output files or direct me to some instructions?

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

2 participants