-
Notifications
You must be signed in to change notification settings - Fork 12
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
Can't install pyradex on latest (and any) anaconda #24
Comments
the 'embedded null byte' issue is one I've seen but I thought I had fixed. I'll investigate; maybe there are py3.7 issues as I haven't tested against 3.7 yet |
it does look like some of the tests are broken. However, I'm pretty sure the code is working in most cases... I won't be able to fix the bugs for at least a day though |
Thanks for your response. You don't have to rush for me, I don't have a
time pressure now.
|
I fixed a few of the bugs. I'm a little worried about the numerical differences in the README example, though - Jeff Mangum reported a similar issue, and I don't know what caused it. I want to validate against a clean RADEX run. That has to happen later, unfortunately. If you want to help with that, it would be welcome, though =) |
I'm having the same issue listed by @SmirnGreg of the |
Regarding the original issue, I just did a fresh install & run of the example using python 3.7:
|
When you say you installed RADEX, could you give more details? On my machine, I have not installed radex (at least, If you're still having trouble, try running |
Dear Adam,
I can't install pyradex and make it to go through tests. I am installing it into conda environment since I don't have root access on most machines.
Steps to reproduce:
This looks very different from what is in the readme, and started to work only after I have installed RADEX from https://personal.sron.nl/~vdtak/radex/index.shtml
Before that, and on other machine without RADEX, I get the following:
Is it expected? Does pyradex depend on pre-installed RADEX? Is it fine that tests don't run out of the box, and many of them fail if I run them manually?
I am sorry if I do something weird.
The text was updated successfully, but these errors were encountered: