Replies: 1 comment
-
|
Warnings and startup warnings are meant to inform you of things that could be lead to issues. The description of the warning will let you know if you need to be concerned. If there is an actual issue, an error will be thrown, halting the execution of the program. There is a version mismatch with name's requirements for emcee (#435 ). After installing naima (if it is needed) one can reinstall emcee for the up to date version required by 3ML. Not all packages are required for 3ML to work. Only those required for an analysis. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I installed threeML using
pipon my Ubuntu 18.04 LTS platform. I printed the configuration in line 2 withIt showed me a few warnings before printing out the result.
Is it normal and safe to ignore?
EDIT no. 4:
emceeversion incompatibility betweennaimaandthreeml. So, one isn't able to function with theemceeof the other due to version inconsistencies (checked withpip install).pipv21.2.2,pythonv3.8.10.emcee version >= 32.1.1 <= emcee version < 3pip installPyGMO and ebltable successfully. I also set the three environment variables in my root.bashrcscript with as export =1. I restarted my Python script overspyder(v5.0.5) and ran the commands again. While thenaima,pygmoandebltablewarnings vanished, the env. variables ones still persist.Beta Was this translation helpful? Give feedback.
All reactions