Skip to content

Docs: how to use CondaPkg from PythonCall? #152

Closed
@sairus7

Description

@sairus7

Docs says: https://cjdoris.github.io/PythonCall.jl/stable/pythoncall/#python-deps

If your project requires any Python packages, add a CondaPkg.toml file to your project specifying what you need. Alternatively use CondaPkg.add() to add dependencies from the REPL.

But how can I access CondaPkg itself from a project using PythonCall? I've tried CondaPkg, PythonCall.CondaPkg with no success, and had to add it separately to my project: add CondaPkg, should it be stated in docs?

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