-
Notifications
You must be signed in to change notification settings - Fork 39
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
base: master
Are you sure you want to change the base?
Conversation
bez Scipy nie bedzie działać przynajmniej w debian 10
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 |
now I am not able to say what the errors were, but after this treatment it works 😊 sorry for my bad english
From: polygon ***@***.***>
Sent: Tuesday, June 1, 2021 3:59 PM
To: polygon/spectrum_painter ***@***.***>
Cc: cx802 ***@***.***>; Author ***@***.***>
Subject: Re: [polygon/spectrum_painter] Update setup.py (#7)
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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#7 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AFQMQ5I6SOPZWXGOZGGY2U3TQTRTVANCNFSM454UUCXA> . <https://github.com/notifications/beacon/AFQMQ5JL5TV7QFNX4EGTN7TTQTRTVA5CNFSM454UUCXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGLFMBIQ.gif>
|
is it possible to run it on the latest Kali Linux? |
I'm not using Kali Linux, but if it comes with a recent Python3, I don't see why it should not work. |
The command mentioned in the README
does not work? |
veryy THX it's work :) |
You're welcome, enjoy :) |
bez Scipy nie bedzie działać przynajmniej w debian 10