Skip to content

Use tagged versions of tomopy and dxchange for the tomopy reconstruction example #96

@mrakitin

Description

@mrakitin

A new version of tomopy can be installed with pip install .. See #97 which uses this new approach and installs tomopy from the master branch. Once the new version of tomopy is tagged/released (most likely https://github.com/tomopy/tomopy/releases/tag/1.2.2), we should use the tagged version and install it with:

pip install git+https://github.com/tomopy/tomopy@v1.2.2

Currently, we install the dxchange package from the master branch of their repo:

git+https://github.com/data-exchange/dxchange

Once the installer of dxchange is updated (see my issue data-exchange/dxchange#81), we will be able to install it with:

pip install git+https://github.com/data-exchange/dxchange@v0.1.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions