Skip to content

Do we need to install our own ipython? #7

@clark2668

Description

@clark2668

From felix

Something else trying to run ipython in an virtual environment based on the cvmfs (el8) env at uchciago I get this:

(pyrnog) [felix@rno-g ~]$ ipython
Traceback (most recent call last):
  File "/usr/bin/ipython", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/cvmfs/rnog.opensciencegrid.org/software/el8/lib/python3.13/site-packages/pkg_resources/__init__.py", line 69
    sys.path.extend(((vendor_path := os.path.join(os.path.dirname(os.path.dirname(__file__)), 'setuptools', '_vendor')) not in sys.path) * [vendor_path])  # fmt: skip
                                  ^
SyntaxError: invalid syntax
(pyrnog) [felix@rno-g ~]$ 

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