jakeconner5444 / PyNeon

A Light-weight python game development library.
MIT License
0 stars 0 forks source link

ModuleNotFoundError: No module named 'pyneon' #1

Open Faucet94 opened 4 months ago

Faucet94 commented 4 months ago

PS C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk> pip show pyneon Name: PyNeon Version: 0.2.1 Summary: Light weight game development library Home-page: https://github.com/jakeconner5444 Author: jack ronn Author-email: jakeronnstudios@gmail.com License: Location: C:\Users\Dalian\AppData\Local\Programs\Python\Python311\Lib\site-packages Requires: pygame Required-by: PS C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk> pip install pyneon Requirement already satisfied: pyneon in c:\users\dalian\appdata\local\programs\python\python311\lib\site-packages (0.2.1) Requirement already satisfied: pygame in c:\users\dalian\appdata\local\programs\python\python311\lib\site-packages (from pyneon) (2.5.2) PS C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk> python tk.py Traceback (most recent call last): File "C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk\tk.py", line 3, in import pyneon ModuleNotFoundError: No module named 'pyneon'

jakeconner5444 commented 3 months ago

It is not because of any error in the installation, if you used 'pyneon' as the module name, Replace it to 'PyNeon' (because pip is not case sensitive but the library is.)

On Tue, Mar 5, 2024, 07:27 Faucet94 @.***> wrote:

PS C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk> pip show pyneon Name: PyNeon Version: 0.2.1 Summary: Light weight game development library Home-page: https://github.com/jakeconner5444 Author: jack ronn Author-email: @.*** License: Location: C:\Users\Dalian\AppData\Local\Programs\Python\Python311\Lib\site-packages Requires: pygame Required-by: PS C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk> pip install pyneon Requirement already satisfied: pyneon in c:\users\dalian\appdata\local\programs\python\python311\lib\site-packages (0.2.1) Requirement already satisfied: pygame in c:\users\dalian\appdata\local\programs\python\python311\lib\site-packages (from pyneon) (2.5.2) PS C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk> python tk.py Traceback (most recent call last): File "C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk\tk.py", line 3, in import pyneon ModuleNotFoundError: No module named 'pyneon'

— Reply to this email directly, view it on GitHub https://github.com/jakeconner5444/PyNeon/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFSEEW5FIWFIU6QWJKTABETYWUQ7PAVCNFSM6AAAAABEGINC5CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3DQMJSGA4DCNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Faucet94 commented 3 months ago

Tank You

On Tue, Mar 5, 2024 at 1:49 PM jack ronn @.***> wrote:

It is not because of any error in the installation, if you used 'pyneon' as the module name, Replace it to 'PyNeon' (because pip is not case sensitive but the library is.)

On Tue, Mar 5, 2024, 07:27 Faucet94 @.***> wrote:

PS C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk> pip show pyneon Name: PyNeon Version: 0.2.1 Summary: Light weight game development library Home-page: https://github.com/jakeconner5444 Author: jack ronn Author-email: @.*** License: Location:

C:\Users\Dalian\AppData\Local\Programs\Python\Python311\Lib\site-packages Requires: pygame Required-by: PS C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk> pip install pyneon Requirement already satisfied: pyneon in

c:\users\dalian\appdata\local\programs\python\python311\lib\site-packages (0.2.1) Requirement already satisfied: pygame in

c:\users\dalian\appdata\local\programs\python\python311\lib\site-packages (from pyneon) (2.5.2) PS C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk> python tk.py Traceback (most recent call last): File "C:\Users\Dalian\Downloads\Programs\Extras Temp\PROJECT\Bot Aviator\decode_hex\tk\tk.py", line 3, in import pyneon ModuleNotFoundError: No module named 'pyneon'

— Reply to this email directly, view it on GitHub https://github.com/jakeconner5444/PyNeon/issues/1, or unsubscribe < https://github.com/notifications/unsubscribe-auth/BFSEEW5FIWFIU6QWJKTABETYWUQ7PAVCNFSM6AAAAABEGINC5CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3DQMJSGA4DCNI>

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/jakeconner5444/PyNeon/issues/1#issuecomment-1979207184, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFEFUA24XVEBV7JL45SNRH3YWXZRPAVCNFSM6AAAAABEGINC5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZZGIYDOMJYGQ . You are receiving this because you authored the thread.Message ID: @.***>