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

No module named 'salmetric' #3

Open
sofmonk opened this issue Aug 26, 2019 · 5 comments
Open

No module named 'salmetric' #3

sofmonk opened this issue Aug 26, 2019 · 5 comments

Comments

@sofmonk
Copy link

sofmonk commented Aug 26, 2019

After following installation,

$ python setup.py install
running install
running build
running build_ext
running install_lib
running install_egg_info
Removing /home/as/anaconda3/lib/python3.7/site-packages/salmetric-0.1-py3.7.egg-info
Writing /home/as/anaconda3/lib/python3.7/site-packages/salmetric-0.1-py3.7.egg-info

getting following error,

$ python
Python 3.7.3 (default, Mar 27 2019, 22:11:17) 
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import salmetric
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'salmetric'
@LunarSun
Copy link

LunarSun commented Jan 5, 2020

Have you solved the problem?I met it ,too.

@Forest-Xie
Copy link

I have the same problem. And I find something different: after installation, I got a file not a directory in sit-package directory, there is no code, and the generated file containing some message labeled "unknown". unfortunately, I can't fix this, even after I change the file to a directory and copy files under directory 'python' to the directory. Where is the problem?

@LunarSun
Copy link

LunarSun commented Sep 7, 2020

I have the same problem. And I find something different: after installation, I got a file not a directory in sit-package directory, there is no code, and the generated file containing some message labeled "unknown". unfortunately, I can't fix this, even after I change the file to a directory and copy files under directory 'python' to the directory. Where is the problem?

I haven't solved the problem until now

@djl0912111
Copy link

I met the same problem. And I haven't solved the problem utiol now.

@djl0912111
Copy link

After following installation,

$ python setup.py install
running install
running build
running build_ext
running install_lib
running install_egg_info
Removing /home/as/anaconda3/lib/python3.7/site-packages/salmetric-0.1-py3.7.egg-info
Writing /home/as/anaconda3/lib/python3.7/site-packages/salmetric-0.1-py3.7.egg-info

getting following error,

$ python
Python 3.7.3 (default, Mar 27 2019, 22:11:17) 
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import salmetric
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'salmetric'

Have you solved this problem?Hope your reply.

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

4 participants