Git Product home page Git Product logo

Comments (7)

0xCoto avatar 0xCoto commented on May 27, 2024

@sirsendu64 Firstly, why not use Python 3? Also, what happens if you run python -m pip show astro-virgo?

from virgo.

sirsendu64 avatar sirsendu64 commented on May 27, 2024

@sirsendu64 Firstly, why not use Python 3? Also, what happens if you run python -m pip show astro-virgo?

Yes, python -m pip shows astro-virgo 3.8.1

Terminal Output as under:-

$ python -m pip list
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Package Version


astro-virgo 3.8.1
astropy 2.0.16
atomicwrites 1.4.1
attrs 21.4.0
backports.functools-lru-cache 1.4
Cheetah 2.4.4
chirp daily-20170714
cloudpickle 1.3.0
configobj 5.0.6
cycler 0.10.0
decorator 4.4.2
ephem 4.1.3
evernote 1.25.3
funcsigs 1.0.2
gps 3.17
httplib2 0.19.0
imutils 0.5.4
iniparse 0.4
lxml 4.2.1
matplotlib 2.1.1
more-itertools 5.0.0
networkx 2.2
numpy 1.13.3
oauth2 1.9.0.post1
pathtools 0.1.2
Pillow 5.1.0
pip 20.3.4
Pivy 0.5.0
pluggy 0.7.1
ply 3.11
py 1.11.0
pycairo 1.16.2
pycollada 0.4
pycrypto 2.6.1
pygobject 3.26.1
PyOpenGL 3.1.0
pyparsing 2.4.7
PyPDF2 1.26.0
pypdfocr 0.9.1
pyserial 3.4
PySide 1.2.2
pytest 3.6.4
python-apt 1.6.5+ubuntu0.7
python-dateutil 2.6.1
python-xlib 0.20
pytz 2018.3
PyWavelets 1.0.3
pyxdg 0.25
pyzmq 16.0.2
reportlab 3.4.0
scikit-image 0.14.5
scipy 1.2.3
setproctitle 1.1.10
setuptools 44.1.1
six 1.11.0
subprocess32 3.2.7
tesserocr 2.5.1
watchdog 0.10.6
wxPython 3.0.2.0
wxPython-common 3.0.2.0

from virgo.

sirsendu64 avatar sirsendu64 commented on May 27, 2024

@sirsendu64 Firstly, why not use Python 3? Also, what happens if you run python -m pip show astro-virgo?

These three python are already installed

$ python3.10 --version
Python 3.10.0
$ python3 --version
Python 3.6.9
$ python --version
Python 2.7.17

from virgo.

0xCoto avatar 0xCoto commented on May 27, 2024

Try installing/running with the other Pythons you've got installed. Python 2 is very outdated, with slightly different syntax, so Python 3.x is always more reliable. Check with pip list for the other Pythons and see if the GNU Radio module is recognized (that's probably the right Python version to use).

from virgo.

sirsendu64 avatar sirsendu64 commented on May 27, 2024

My current GNU Companion version: GNU Radio Companion 3.8.3.1,
$python -m pip list
astro-virgo 3.8.1 ,
$ python -VV
Python 2.7.17 $ python3 -VV
Python 3.6.9 (default, Jun 29 2022, 11:45:57)
[GCC 8.4.0] ;
Now when I load grc wola or grc ftf file at GNU companion it shows red color error at observation.dat file.

Error2_ftf
Error1_wola

Please help me out in this case and also tell me how to run those python files at Linux mint

from virgo.

0xCoto avatar 0xCoto commented on May 27, 2024

I'm pretty sure your GNU Radio version uses Python 3 and not Python 2. Also regarding the flowcharts (which I guess aren't working properly because I haven't updated Virgo for GNU Radio 3.8).

@sirsendu64 In the meantime, to fix this double click on the dev_args and obs_file blocks and set the type to String. I'll try to push an update with the fix, give me an hour (but you can try this in the meantime, and recompile (button next to "play")). You do have to rename them back though and place them in the right folder.

Give me some time, if I can push an update it'll be easier to just update and not touch anything else.

from virgo.

0xCoto avatar 0xCoto commented on May 27, 2024

@sirsendu64 Try updating virgo with pip install astro-virgo -U and check if it works with Python 3.

from virgo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.