-
Notifications
You must be signed in to change notification settings - Fork 2
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
MeQBrowser not opening #884
Comments
We need more information to resolve your issue. Can you please paste your environment variables here and are you installing this from KERN-3? Note the version you are installing is old since we no longer support debian packages for 16.04, it might be better to install meqtrees from source (see Dockerfiles on the procedure that needs to be followed). |
I follow this to install : |
Yes please. It is most likely you are either trying to run this inside a
virtual / conda environment or your path variables are somehow screwed up.
You should run the package in a clean shell environment without further
modification of the pythonpath, etc. if you are installing the ubuntu ppa
packages.
Kind regards,
…On Sun, Jun 28, 2020 at 1:21 PM Arnab Chakraborty ***@***.***> wrote:
I follow this to install :
https://github.com/ska-sa/meqtrees/wiki/UbuntuPackages
Do you want the whole output of printenv command?
I will try with docker now.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#884 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4RE6UECQCG4JHLNHLCVQDRY4RUFANCNFSM4OKMYGTQ>
.
--
--
Benjamin Hugo
PhD. student,
Centre for Radio Astronomy Techniques and Technologies
Department of Physics and Electronics
Rhodes University
Junior software developer
Radio Astronomy Research Group
South African Radio Astronomy Observatory
Black River Business Park
Observatory
Cape Town
|
Unfortunately the web page you reference does not tell you anything about setting path variables for MeqTrees. There is some discussion of that issue near the bottom of https://github.com/ska-sa/meqtrees/wiki/BuildFromSource. Note that I would avoid actually building from source if at all possible unless you have at truly masochistic streak within yourself :) |
If installing from the PPA the path variables should not be set. To be
clear. So in all likelyhood the error is in the environment setup for your
machine.
…On Sun, 28 Jun 2020, 20:34 Tony Willis, ***@***.***> wrote:
Unfortunately the web page you reference does not tell you anything about
setting path variables for MeqTrees. There is some discussion of that issue
near the bottom of https://github.com/ska-sa/meqtrees/wiki/BuildFromSource.
Note that I would avoid actually building from source if at all possible
unless you have at truly masochistic streak within yourself :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#884 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4RE6QQBGUGBJRWGECVF2DRY6EMDANCNFSM4OKMYGTQ>
.
|
Hi, this is the output of printenv command. AIPSHTML=/home/arnab/SPAM/AIPS/TEXT/HTML Also, I checked the pythonpath. It is using conda. so, I guess that is the problem. I will try to install from docker and let you know the result. |
I have installed MeqTree in Ubuntu 16.04. When I type meqbrowser.py in the terminal it shows me error : No module named Timba.utils
The numpy version is 1.16.0
The text was updated successfully, but these errors were encountered: