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

I am encountering problems installing this module #20

Open
emyduke opened this issue Feb 25, 2021 · 5 comments
Open

I am encountering problems installing this module #20

emyduke opened this issue Feb 25, 2021 · 5 comments

Comments

@emyduke
Copy link

emyduke commented Feb 25, 2021

WARNING: Generating metadata for package paystack produced metadata for project name pypaystack. Fix your #egg=paystack fragments.
WARNING: Discarding git+https://github.com/gbozee/pypaystack.git@master#egg=paystack. Requested pypaystack from git+https://github.com/gbozee/pypaystack.git@master#egg=paystack has inconsistent name: filename has 'paystack', but metadata has 'pypaystack'
ERROR: Could not find a version that satisfies the requirement paystack (unavailable)
ERROR: No matching distribution found for paystack (unavailable)

@Toluwalemi
Copy link

Toluwalemi commented Apr 12, 2021

Future users should change egg=paystack to egg=pypaystack

pip install -e git+https://github.com/gbozee/pypaystack.git@master#egg=pypaystack

@aayobam
Copy link

aayobam commented Oct 25, 2021

i've been having issues with the installations too until i bumped to this page. i was able to install it but unfortunately my project isn't detecting it eve after following the procedures. i get "the module paystack.urls doesn't exist"

@pre22
Copy link

pre22 commented Oct 14, 2022

Please update your documentation, cause not everyone will come here at the issue tab to start going through your replies if they have issues. it's 2022 and the docs has not yet been updated to reflect your suggested answers.

@Isaac-Franklin
Copy link

Still had complications using this. Got an error that said " Could not find a version that satisfies the requirement paystack (unavailable) (from versions: 0.0.1, 0.0.2, 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7, 1.1.8, 1.1.9, 1.1.10, 1.1.11, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.3.0, 1.3.5, 1.3.6, 1.4.0, 1.5.0)
ERROR: No matching distribution found for paystack (unavailable)"

@aayobam
Copy link

aayobam commented Jan 20, 2023

i think everyone should just make use of their APIs directly instead of waiting for any of the packages. the developer hardly updates his documentation which doesnt help matter.

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

5 participants