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

om4labs installation fails because xwavelet is missing #109

Open
jetesdal opened this issue Oct 4, 2022 · 0 comments
Open

om4labs installation fails because xwavelet is missing #109

jetesdal opened this issue Oct 4, 2022 · 0 comments

Comments

@jetesdal
Copy link

jetesdal commented Oct 4, 2022

Running following commands:

git clone https://github.com/raphaeldussin/om4labs.git
cd om4labs/
pip install .

gives following error

ERROR: Could not find a version that satisfies the requirement xwavelet (from om4labs) (from versions: none)
ERROR: No matching distribution found for xwavelet

Using python setup.py install:

Processing dependencies for om4labs==0.0.1
Searching for xwavelet
Reading https://pypi.org/simple/xwavelet/
Couldn't find index page for 'xwavelet' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/
No local packages or working download links found for xwavelet
error: Could not find suitable distribution for Requirement.parse('xwavelet')
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

1 participant