Python setup question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Robert Lin

    #1

    Python setup question

    Hi,

    Sorry for this newbie question, I was wondering if anyone knows why when I run the test, the "test_anydb m" test will seg fault and the tests "test_aepac k" and "test_al" are skipped?

    Thanks in advance.

    _______________ _______________ ________
     
    Robert Lin
    Eng. Intern | Blue Jungle | Redwood City, CA
    rlin@bluejungle .com
  • Lucas Raab

    #2
    Re: Python setup question

    Robert Lin wrote:[color=blue]
    > Hi,
    >
    > Sorry for this newbie question, I was wondering if anyone knows why when I run the test, the "test_anydb m" test will seg fault and the tests "test_aepac k" and "test_al" are skipped?
    >
    > Thanks in advance.
    >
    > _______________ _______________ ________
    >
    > Robert Lin
    > Eng. Intern | Blue Jungle | Redwood City, CA
    > rlin@bluejungle .com[/color]

    You might not have the right libraries to run those tests.

    Comment

    Working...