Skip to content
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

Propose minor change to py38-dev requirements.txt to not install incompatible versions of software #64

Open
dcxSt opened this issue Jan 31, 2024 · 2 comments

Comments

@dcxSt
Copy link

dcxSt commented Jan 31, 2024

In branch py38-dev
requirements.txt

cython
future
katcp
numpy==1.25 # compatibility with RPI
odict
tornado==4.4 # katcp depends on tornado<5
redis
tftpy
progressbar2
#ipython reqs for py3
traitlets
jedi
parso
ipython
requests
@dcxSt dcxSt changed the title Propose minor change in requirements.txt to not install incompatible versions of software Propose minor change to py38-dev requirements.txt to not install incompatible versions of software Jan 31, 2024
@jkocz
Copy link
Collaborator

jkocz commented May 16, 2024

The current newer tornado and numpy seem to work for some applications? (Communication with rfsoc boards, and vcu128 microblaze seems fine).

I'm wondering if there's a SNAP specific functionality that is called in katcp that breaks that requires the tornado<5? It would be great if we could update the RPI/katcp functionality to work with current versions instead of limiting...

@EmilianoToledo
Copy link

EmilianoToledo commented May 29, 2024

I'm trying to reinstall casperfpga on a new Ubuntu OS (20.04.6 LTS), with Python 3.8, and I get lots of incompatible versions, tried your reqs with errors still, what OS are you working with? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants