Skip to content

Conversation

@shdam
Copy link

@shdam shdam commented Mar 25, 2025

When building the conda environment for outrigger, a newer version of Python is installed, which leads to the following error, as reported in #104:
AttributeError: 'Series' object has no attribute 'iteritems'

The error was resolved by pinning python to version 3.6.7. I also added outrigger directly in the environment.yml file. With this change, I could install outrigger using mamba and run without issues.

Fixes #104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

outrigger --index error: "AttributeError: 'Series' object has no attribute 'iteritems'"

1 participant