Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'pycore.tikzeng' #34

Closed
amirubin87 opened this issue Mar 21, 2019 · 4 comments
Closed

ModuleNotFoundError: No module named 'pycore.tikzeng' #34

amirubin87 opened this issue Mar 21, 2019 · 4 comments

Comments

@amirubin87
Copy link

After running
pip install pycore
when I try to run in python:
from pycore.tikzeng import *
I got:
ModuleNotFoundError: No module named 'pycore.tikzeng'

Version: pycore==17.4.17

@JackKenney
Copy link

JackKenney commented Mar 23, 2019

pip uninstall pycore

The pycore package referred to is the local one not from a remote repository

@veonua
Copy link

veonua commented Apr 4, 2019

maybe it's worth to rename the package and publish it to Python Package Index ?

@decoli
Copy link

decoli commented Oct 1, 2019

I got ModuleNotFoundError: No module named 'pycore' after pip uninstall pycore...What am I doing wrong?

@decoli
Copy link

decoli commented Oct 3, 2019

I got ModuleNotFoundError: No module named 'pycore' after pip uninstall pycore...What am I doing wrong?

Just forgot the code cd pyexamples/. My too low-level mistake.

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

No branches or pull requests

5 participants