8000 Dartpy importing Issue on virtualenv · Issue #1507 · dartsim/dart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Dartpy importing Issue on virtualenv #1507
Open
@shbang91

Description

@shbang91

Bug Report

Please answer the following questions for yourself before reporting a bug.

  • I checked the documentation and the forum but found no answer.
  • I checked to make sure that this issue has not already been filed.

Environment

Select the following information.

  • DART version: dartpy
  • OS name and version name(or number): macOS Catalina
  • Compiler : Clang 11.0
  • I created a virtual environment using pip3 install virtualenv and it uses my system python 3.7.

Current Behavior

What is the current behavior?
After pip3 install dartpy, I can find a dartpy.so in the lib directory in my virtual environment. However, when I try importing dartpy in python, e.g., import dartpy, it spits out the segmentation fault error.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Create a virtual environment using pip3 install virtualenv
  2. Install dartpy by using pip3 install dartpy
  3. Using python, import dartpy
  4. You'll get the segmentation fault on your screen

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugIndicates an unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0