Skip to content

Not able to install on OSX Anaconda 2.5 / python 3.5 #1

@bange83

Description

@bange83

Seems that there is no way to use this package ?


macbookpro:~ nore$ conda install rdenham/pyssm

Using Anaconda Cloud api site https://api.anaconda.org
Fetching package metadata: ....
Solving package specifications: .
Error:  Package missing in current osx-64 channels: 
  - rdenham/pyssm

You can search for this package on anaconda.org with

    anaconda search -t conda rdenham/pyssm

macbookpro:~ nore$ anaconda search -t condo pyssm

Using Anaconda Cloud api site http s://api.anaconda.org
Run 'anaconda show <USER/PACKAGE>' to get more details:
Packages:
     Name                      |  Version | Package Types   | Platforms      
     ------------------------- |   ------ | --------------- | ---------------
     rdenham/pyssm             |     1.1e | conda           | win-32         
Found 1 packages

macbookpro:~ nore$ pip install pyssm

Collecting pyssm
  Using cached pyssm-1.1a2.tar.gz
    Complete output from command python setup.py egg_info:
    atlas_info:
    <class 'numpy.distutils.system_info.atlas_info'>
      NOT AVAILABLE

    /Users/nore/anaconda/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'bugtrack_url'
      warnings.warn(msg)
    /Users/nore/anaconda/lib/python3.5/site-packages/numpy/distutils/system_info.py:635: UserWarning: Specified path /apps/atlas/3.11.11/lib is invalid.
      warnings.warn('Specified path %s is invalid.' % d)
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/nl/f4ds0nsx6c99b7mrjy04mk_c0000gn/T/pip-build-pju9zlq1/pyssm/setup.py", line 58, in <module>
        bugtrack_url='https://bitbucket.org/christophermarkstrickland/pyssm/issues'
      File "/Users/nore/anaconda/lib/python3.5/site-packages/numpy/distutils/core.py", line 135, in setup
        config = configuration()
      File "/private/var/folders/nl/f4ds0nsx6c99b7mrjy04mk_c0000gn/T/pip-build-pju9zlq1/pyssm/setup.py", line 21, in configuration
        library_dirs=atlas_config_data['library_dirs'],
    KeyError: 'library_dirs'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/nl/f4ds0nsx6c99b7mrjy04mk_c0000gn/T/pip-build-pju9zlq1/pyssm/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions