Closed MamoonAK closed 5 years ago
Thanks for the report. At this time Eirene is compatible only with Julia 0.6.4. For use instructions see 'Recent Advisories' under documentation. A 1.0 compatible version is soon to be released, however.
As of today we have a 1.1.0 compatible version on branch devel. It's a beta version, but most of the functionality is there. Please let us know of any further problems. Thanks!
Thank you for your hard work.
From: Gregory Henselman-Petrusek notifications@github.com Sent: Tuesday, February 5, 2019 12:49 AM To: Eetion/Eirene.jl Cc: MamoonAK; Author Subject: Re: [Eetion/Eirene.jl] Errors while trying to run Eirene. (#3)
As of today we have a 1.1.0 compatible version on branch devel. It's a beta version (in particular, there's an unresolved bug in plotbarcode_pjs), but most of the functionality is there. Please let us know of any further problems. Thanks!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Eetion/Eirene.jl/issues/3#issuecomment-460386977, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Asg8vGzTlcbKtzjWYVq-TK_JXUxUMgzwks5vKI61gaJpZM4Z-PFu.
I am running Julia 1.0.3. I get the following error when i do "using Eirene"
I can get rid of this error by removing the lines that are causing this. I removed the whole requirements section too from the code in Eirene.jl because that whole section caused this error, and added and precompiled all of the required packages. Then i get this error
The error is appearing in line 665 of the original Eirene.jl.