Skip to content

issues Search Results · repo:wmayner/pyphi language:Python

Filter by

35 results
 (431 ms)

35 results

inwmayner/pyphi (press backspace or delete to remove)

I am using pyphi since several weeks. And it works fine. But today (30.01.2025) I tried to import pyphi and I got the following error using your Jupyter Demo Notebook in Colab: AttributeError Traceback ...
  • AlfredOswald
  • 1
  • Opened 
    on Jan 30
  • #131

The import of some collections has not been updated correctly, causing problems in several versions of Python that use them.
  • OverCV
  • Opened 
    on Nov 14, 2024
  • #129

Hi, thanks for your great work. I m running IIT 4.0 12 nodes 2^12=4096 state-by-state network on Google Colab Pro+ A100 GPU runtime. Please see this for the sample code. Seems like the code is stack here ...
  • HireTheHero
  • 6
  • Opened 
    on Feb 16, 2024
  • #115

Using the exact code in /github.com/wmayner/pyphi on windows10 python 3.8, the execution hangs after producing this line: Computing concepts: 0%| | 0/3 [00:00 ?, ?it/s]
  • nickums
  • 2
  • Opened 
    on Dec 12, 2023
  • #112

Neither on GitHub nor on PyPI has 1.2.1 officially been released. A tag on GitHub is all that points to version 1.2.1. Please consider releasing 1.2.1 on at least PyPI.
  • penguinpee
  • Opened 
    on Sep 6, 2023
  • #110

Python 3.12 has landed in Fedora. Rebuilding pyphi with Python 3.12 results in the following test failure: =================================== FAILURES =================================== ___________________________ ...
  • penguinpee
  • 2
  • Opened 
    on Jul 26, 2023
  • #108

Hello, I am having following import error on Mac m1 silicon chip Pycharm python 3.11.1 2.7.18 ImportError: cannot import name Iterable from collections (/Library/Frameworks/Python.framework/ ...
  • Shahik15
  • 1
  • Opened 
    on Jul 4, 2023
  • #107

I encountered this new thing while trying to run the test suite against the iit-4.0 branch, while also excluding the tests I had already found to be anti-sufficient for passing the suite. It fails to ...
  • isacdaavid
  • 2
  • Opened 
    on Jun 13, 2022
  • #60

hi, I m investigating a solution when trying to run test_actual.py (IIT) [diego@diego test]$ python *actual.py but I get the following error: Welcome to PyPhi! If you use PyPhi in your research, please ...
  • 7beggars
  • Opened 
    on Feb 16, 2022
  • #52

from graphiit import Graph import pyphi import sys import numpy numpy.set_printoptions(threshold=sys.maxsize) pyphi.config.PARALLEL_CONCEPT_EVALUATION = True pyphi.config.NUMBER_OF_CORES = -1 pyphi.config.MAXIMUM_CACHE_MEMORY_PERCENTAGE ...
  • 7beggars
  • 1
  • Opened 
    on Dec 19, 2021
  • #51
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub