Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

trouble with pip installation on a mac #274

@stephanie-r-jones

Description

@stephanie-r-jones

I recently installed hnn_core and it broke my docker installation of HNN GUI

I am attempting the pip installation for mac
I ran the prechecks and it appears Xquartz, NEURON, and python are all installed properly
I ran $ conda create -y -n hnn python=3.7 openmpi pyqtgraph pyopengl matplotlib scipy psutil , and all seem to go well.
I got to this step
Screen Shot 2021-01-25 at 1 32 24 PM

I ran $source activate hnn , without issue
I ran $pip install nlopt , and have an error.. I left of NEURON in this step because I think NEURON is installed properly

Fatal Python error: initfsencoding: unable to load the file system codec
ModuleNotFoundError: No module named 'encodings'

Current thread 0x000000010918d5c0 (most recent call first):
Abort trap: 6

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions