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

Update setup.py #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update setup.py #7

wants to merge 1 commit into from

Conversation

cx802
Copy link

@cx802 cx802 commented Jun 1, 2021

bez Scipy nie bedzie działać przynajmniej w debian 10

bez Scipy nie bedzie działać przynajmniej w debian 10
@polygon
Copy link
Owner

polygon commented Jun 1, 2021

Can you please elaborate how this fails on Debian 10 otherwise? Maybe attach some logs on what you are doing and the errors you are getting.

The only functionality I was using from Scipy earlier was loading images via ndimage. This functionality has been deprecated from Scipy so I changed the dependency to imageio which works as a drop-in replacement. Hence, I wasn't expecting any issues from removing the Scipy dependency.

@cx802
Copy link
Author

cx802 commented Jun 1, 2021 via email

@cx802
Copy link
Author

cx802 commented Jun 4, 2021

is it possible to run it on the latest Kali Linux?

@polygon
Copy link
Owner

polygon commented Jun 4, 2021

I'm not using Kali Linux, but if it comes with a recent Python3, I don't see why it should not work.

@cx802
Copy link
Author

cx802 commented Jun 6, 2021

I have no idea anymore :(
image

@polygon
Copy link
Owner

polygon commented Jun 8, 2021

The command mentioned in the README

python3 -m spectrum_painter.img2iqstream [your options]

does not work?

@cx802
Copy link
Author

cx802 commented Jun 8, 2021

veryy THX it's work :)

@polygon
Copy link
Owner

polygon commented Jun 8, 2021

You're welcome, enjoy :)

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

Successfully merging this pull request may close these issues.

2 participants