-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
While installing the sscha with the following commands
micromamba create -n sscha -c conda-forge python=3.10 gfortran libblas lapack openmpi julia openmpi-mpicc pip numpy scipy spglib
micromamba activate sscha
pip install ase julia mpi4py
pip install cellconstructor python-sscha tdscha
I get the error at the first run:
[ Info: Julia version info
[ Info: Julia executable: /home/cignarella/micromamba/envs/aiida-sscha-1d/bin/julia
[ Info: Trying to import PyCall...
┌ Error: `import PyCall` failed
│ exception =
│ ArgumentError: Package PyCall [438e738f-606a-5dbb-bf0a-cddfbfd45ab0] is required but does not seem to be installed:
│ - Run `Pkg.instantiate()` to install all recorded dependencies.
Metadata
Metadata
Assignees
Labels
No labels