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

installation error on mac osx 10.15.2 #31

Open
andreaBelmont opened this issue Dec 17, 2019 · 3 comments
Open

installation error on mac osx 10.15.2 #31

andreaBelmont opened this issue Dec 17, 2019 · 3 comments

Comments

@andreaBelmont
Copy link

Can anybody help on this installation error? Thanks

(py37) Jeeg:~ acortis$ pip install pracmln
Collecting pracmln
  Using cached https://files.pythonhosted.org/packages/fc/87/a4742276e4b5ec217ba0ed3148d0f2fe6f3190970a9e8f6e802daff7099f/pracmln-1.2.4.tar.gz
    ERROR: Command errored out with exit status 1:
     command: /usr/local/Caskroom/miniconda/base/envs/py37/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/t4/f39wd1sd25x8ry2hq74xhz1r0000gn/T/pip-install-d_silogh/pracmln/setup.py'"'"'; __file__='"'"'/private/var/folders/t4/f39wd1sd25x8ry2hq74xhz1r0000gn/T/pip-install-d_silogh/pracmln/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/t4/f39wd1sd25x8ry2hq74xhz1r0000gn/T/pip-install-d_silogh/pracmln/pip-egg-info
         cwd: /private/var/folders/t4/f39wd1sd25x8ry2hq74xhz1r0000gn/T/pip-install-d_silogh/pracmln/
    Complete output (5 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/t4/f39wd1sd25x8ry2hq74xhz1r0000gn/T/pip-install-d_silogh/pracmln/setup.py", line 13, in <module>
        pipmain(['install', 'appdirs'])
    TypeError: 'module' object is not callable
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
@cjen07
Copy link

cjen07 commented Dec 17, 2019

https://github.com/cjen07/mln I think it may help

@andreaBelmont
Copy link
Author

Thanks for your prompt response @cjen07 ... do you happen to know if pravmln is actively maintained?

@cjen07
Copy link

cjen07 commented Dec 17, 2019

@andreaBelmont I don't know much about the maintainers, maybe too busy

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