Open
Conversation
bez Scipy nie bedzie działać przynajmniej w debian 10
Owner
|
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 |
Author
|
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>
|
Author
|
is it possible to run it on the latest Kali Linux? |
Owner
|
I'm not using Kali Linux, but if it comes with a recent Python3, I don't see why it should not work. |
Author
Owner
|
The command mentioned in the README does not work? |
Author
|
veryy THX it's work :) |
Owner
|
You're welcome, enjoy :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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