这是indexloc提供的服务,不要输入任何密码
Skip to content

SegFault after c = Context() #4

@rickhg12hs

Description

@rickhg12hs

After installing in a venv with:

python -m pip install --upgrade --upgrade-strategy eager tuplex

... and attempting the first example:

python
from tuplex import *
Welcome to

  _____            _
 |_   _|   _ _ __ | | _____  __
   | || | | | '_ \| |/ _ \ \/ /
   | || |_| | |_) | |  __/>  <
   |_| \__,_| .__/|_|\___/_/\_\ 0.3.0
            |_|
    
using Python 3.8.10 (default, May  4 2021, 00:00:00) 
[GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] on linux
 Interactive Shell mode
>>> c = Context()
Segmentation fault (core dumped)

Metadata

Metadata

Assignees

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