Skip to content

Conda environment creation fails on Ubuntu #25

@fafaris39

Description

@fafaris39

Hello,

I'm trying to install PrimeKG on Ubuntu using: conda env create --name PrimeKG --file=environment.yml
But I get the following error:

`ResolvePackageNotFound:

scrapy==2.6.1=py310hecd8cb5_0

zope==1.0=py310hecd8cb5_1
...`

It seems the environment file has MacOS-specific builds. Could you please provide a platform-independent environment.yml, or recommend a compatible setup for Linux?

Thanks!

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