-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Dear dms_tools2 authors,
I am having trouble intalling dms_tools2. After reading previous issue threads I tried creating a conda virtual environment.
- install conda, update conda
- intialize conda
- create a conda environment with python 3.11.5, named DMS021324
- tried to install dms_tools2
- PackagesNotFoundError: The following packages are not available from current channels: dms_tools2
- install git and pip
- install dms_tools with pip install git+git://github.com/jbloomlab/dms_tools2.git
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.
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.

Thank you for your help!
Metadata
Metadata
Assignees
Labels
No labels

