bicycle1885 / CellFishing.jl

Fast and scalable cell search tool
MIT License
41 stars 7 forks source link

errors installation #7

Open ibseq opened 3 years ago

ibseq commented 3 years ago

hi, didn't go really far as I got errors in julia: Last login: Wed Jan 20 06:51:02 on ttys000 ibseq ~ % exec '/Applications/Julia-1.5.app/Contents/Resources/julia/bin/julia' () | Documentation: https://docs.julialang.org () | () () | | |_ | Type "?" for help, "]?" for Pkg help. | | | | | | |/ ` | | | | || | | | (| | | Version 1.5.3 (2020-11-09) / |_'|||_'_| | Official https://julialang.org/ release |/ |

julia> julia -e 'using Pkg; Pkg.add(PackageSpec(url="git://github.com/bicycle1885/CellFishing.jl.git"))' ERROR: syntax: space not allowed before "'" Stacktrace: [1] top-level scope at none:1

julia> (v1.0) pkg> add git@github.com:bicycle1885/CellFishing.jl.git ERROR: syntax: missing comma or ) in argument list Stacktrace: [1] top-level scope at none:1

jany advice?

thanks ibseq