atom-community / atom-community/atom-script

starting a python script is not possible

Open
#1,400 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
730
Forks
264
PR merge metrics
No merged PRs in 30d

Description

macOS Sierra 10.12.6

Starting a script with CMD-I fails, because modules to be imported were not found:

Traceback (most recent call last):
File "/Users/frankkirschbaum/Entwicklung/pex_optim/pex_sqp.py", line 3, in
import numpy as np
ImportError: No module named numpy
[Finished in 0.157s]

Starting the script from inside a terminal works perfect.

deinstalling and reinstalling haven't solved the issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.