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

Question about installation #219

Open
j9cc opened this issue Feb 19, 2025 · 1 comment
Open

Question about installation #219

j9cc opened this issue Feb 19, 2025 · 1 comment

Comments

@j9cc
Copy link

j9cc commented Feb 19, 2025

Hi,
I am having a problem during installation. Sorry if this question seems too naive.

I am using vscode combined with anaconda. In the VScode, I cloned the package and then create a conda environment.

When running this code pip install -e.[docs,tests,examples] from the top level directory of cloned neuromancer.

I got this error:

` register_finder(pkgutil.ImpImporter, find_on_path)
^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.`

It seems like one of the dependency is not working correctly?

@RBirmiwal
Copy link
Collaborator

Hello @j9cc .

What Python version are you running?

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

2 participants