Skip to content

No module named 'pycmsg' #22

Description

@MartianColonist

After installing MSG-1.3 on Ubuntu 20.04 in a fresh conda environment, I'm hitting the following error upon importing pymsg:

Traceback (most recent call last):
import pymsg as pymsg
File "/home/....../anaconda3/envs/....../lib/python3.11/site-packages/pymsg/init.py", line 29, in
import pycmsg as pyc
ModuleNotFoundError: No module named 'pycmsg'

Is there any additional step, beyond those in the installation instructions in the MSG documentation, to install the pycmsg submodule?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions