Skip to content

Unable to find SolidfireElement #3

Description

@syed

Hi Guys,

I was trying out the python SDK for a project of mine and ran into some issues. I initially deployed the master branch but found the setup.py to be broken and submitted PR#1. I then found out that there is a develop branch which is more current and tried that as well but, it too failed.

I am following the setps listed on https://github.com/solidfire/solidfire-sdk-python/tree/develop

Here is the error that I am getting:

sahmed@beta-t2-acs01: ~/vdi-lun-testing (master) $ python
Python 2.6.6 (r266:84292, Jul 23 2015, 15:22:56)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-11)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from solidfire import Element
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named solidfire
>>> 
sahmed@beta-t2-acs01: ~/vdi-lun-testing (master) $ echo $PYTHONPATH
/home/sahmed/solidfire-sdk-python/
sahmed@beta-t2-acs01: ~/vdi-lun-testing (master) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions