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

Can not install normalspeed on windows10 correctly #11

Open
HannahHaensen opened this issue Jan 18, 2022 · 0 comments
Open

Can not install normalspeed on windows10 correctly #11

HannahHaensen opened this issue Jan 18, 2022 · 0 comments

Comments

@HannahHaensen
Copy link

HannahHaensen commented Jan 18, 2022

i installed normalspeed and receive after the installation

git clone https://github.com/hfutcgncas/normalSpeed.git
cd normalSpeed/normalSpeed
python setup.py install --user
cd ..
Installed c:\users\admin\documents\github\ffb6d\venv\lib\site-packages\normalspeed-0.0.1-py3.9-win-amd64.egg
Processing dependencies for normalSpeed==0.0.1
Finished processing dependencies for normalSpeed==0.0.1

(venv) C:\Users\Admin\Documents\GitHub\FFB6D\normalSpeed\normalSpeed>python setup.py install 

but if i want to use it I receive

Traceback (most recent call last):
  File "C:\Users\Admin\AppData\Local\Programs\Python\Python39\lib\code.py", line 90, in runcode
    exec(code, self.locals)
  File "<input>", line 1, in <module>
  File "C:\Program Files\JetBrains\PyCharm 2021.3.1\plugins\python\helpers\pydev\_pydev_bundle\pydev_import_hook.py", line 21, in do_import
    module = self._system_import(name, *args, **kwargs)
ModuleNotFoundError: No module named 'normalSpeed'

I use python 3.9, opencv 3.4...
pybind11 (installed via pip)

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