Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem adding SnpArrays with Julia 1.2 #46

Open
richgill8 opened this issue Oct 18, 2019 · 2 comments
Open

Problem adding SnpArrays with Julia 1.2 #46

richgill8 opened this issue Oct 18, 2019 · 2 comments

Comments

@richgill8
Copy link

Hello, I typed the following command and was unable to add the current version of SnpArrays.jl

(v1.2) pkg> add https://github.com/OpenMendel/SnpArrays.jl
Updating registry at ~/.julia/registries/General
Updating git-repo https://github.com/JuliaRegistries/General.git
Updating git-repo https://github.com/OpenMendel/SnpArrays.jl
Updating git-repo https://github.com/OpenMendel/SnpArrays.jl
Resolving package versions...

signal (11): Segmentation fault: 11
in expression starting at none:0
unknown function (ip: 0xffffffffffffffff)
Allocations: 6739978 (Pool: 6738748; Big: 1230); GC: 15

@biona001
Copy link
Member

biona001 commented Oct 18, 2019

Hello, what operating system are you using? I think SnpArrays has only been tested on Mac, Linux, and windows.

I also just tested SnpArrays installation on Linux with a freshly installed Julia, and there were no problems.

@richgill8
Copy link
Author

Hi I am using OS X 10.14.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants