Skip to content

Commit

Permalink
Specify numpy version (Errors in
Browse files Browse the repository at this point in the history
Numpy Error:
nanoporetech#13

Solution (Downgrade Numpy):
nanoporetech#13 (comment)

With reference to the above; proposal to include (numpy==1.19.5) as otherwise numpy will default to (numpy-base-1.21.2    | 4.8 MB    | ) when installed using provided conda instructions which errors.
  • Loading branch information
CrispyNuggetD authored Mar 21, 2022
1 parent 6feca40 commit 75032fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ dependencies:
- pip
- pip:
- catfishq
- numpy==1.19.5

0 comments on commit 75032fc

Please sign in to comment.