Skip to content

Unable to install DMS in conda env or Run Digens 2018 example Notebook #71

@karenHDT

Description

@karenHDT

Dear dms_tools2 authors,

I am having trouble intalling dms_tools2. After reading previous issue threads I tried creating a conda virtual environment.

  1. install conda, update conda
  2. intialize conda
  3. create a conda environment with python 3.11.5, named DMS021324
  4. tried to install dms_tools2
  • PackagesNotFoundError: The following packages are not available from current channels: dms_tools2
  1. install git and pip
  2. install dms_tools with pip install git+git://github.com/jbloomlab/dms_tools2.git

image

In addition, I have tried running the Digens 2018 example analysis notebook. Import dms_tools2 failed in the first code block because of missing packages. I ran !pip install dms_tools2, however I ran in to a similar issue.

image

I would love to solve this so I can run the python notebook and use this package for my own data.

If a solution is difficult to find - could I possibly request a exported conda environment to import in to my VS code? I see that in Anavonda Navigator I can import conda environements from my local drive.
image

Thank you for your help!

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