Skip to content

Error PyCall while installing with micromamba #178

Description

@ccigna

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions