Skip to content

Add Windows supportΒ #113

@seanpaulbradley

Description

@seanpaulbradley

I went to give this very timely release a try, and but I've encountered a problem and I'm not sure what I might be doing wrong.

In my first cell, I've included:
%pip install davos
import davos

But that yields:

DavosError: Could not locate a 'pip' executable in the current Python environment. To ensure you have 'pip' installed in your environment [path to python install -m ensurepip]

Ensurepip finds pip appropriately and %pip list appropriately lists the packages in the respective environment.

I've tried this both inside and outside of conda containers with the same result.

Could you tell me what silly mistake I might be making?

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions