package tag

7 questions


1 answers
79 views
0
[sublime text3] This is about installing package control.

I am following the program while watching the sublime text 3 master classer on YouTube.Follow the 6_Sidebar Hot Key Setup Intermediate partI installed package controlThe setting went well, but...I'm c...

1 years ago

1 answers
126 views
0
[Picture attached] How can I install packages in Python 3.6?

Hello, how are you?I'm a student who uses Spider as IDLE in Python 3.6. (When I installed Anaconda, it was inside.) The problem I am currently experiencing is that the package is not being installedI ...

1 years ago

1 answers
63 views
0
ModuleNotFoundError: No module named 'astrophy.visualization'; 'astrophy' is not a package error question

As shown in the image next to it, I made a code to merge 3 photos using a package called Astrophy in Atom. However, the error Module NotFoundError: No module named 'astrophy.visualization'; 'astrophy'...

1 years ago

1 answers
103 views
0
Python 2, 3 site-package path management.

In an OSX environment, you are using python2, python3.I usually use python2, but I often use python3 for tensorflow, jupyter notebook, etcAfter updating with brew, I was able to confirm that the site-...


1 answers
62 views
0
I want to delete the package with easy_install

It's easy to use easy_install from PythonYou can list what packages are installedThere is no uninstall function for the package.Find out what's installedOn Linuxrm /usr/local/lib/python2.6/dist-packag...


2 answers
97 views
0
Can I create a Python package within the code executor?

Hi, everyone.Thank you so much for the code executor.Can I create a Python package within the code executor?I think it will be difficult to create a directory, but I'm asking just in case.Thank you.

1 years ago

1 answers
94 views
0
I'm inquiring about how to solve Python permission denied error

Please ask for help if you know how to solve the permission error. We are a study group for NLP beginners. I'm trying to use the SpeechRecognition 3.6.3 package (https://pypi.python.org/pypi/SpeechRec...


© 2024 OneMinuteCode. All rights reserved.