Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Writing emojis to file
Post: Writing emojis to file

Hello, I am dealing with data that involves emojis and I would like to write them to a file. The data does not come from inside the python editor, I receive it as a JSON response. I am putting the 'em...
alex36540 General Coding Help 1 9,350 Jan-16-2018, 01:16 AM
    Thread: Hourly action resetter with threading?
Post: RE: Hourly action resetter with threading?

(Jan-09-2018, 11:32 PM)Gribouillis Wrote: I don't understand what this code is supposed to dothe variable the_Minute is set to the current minute in the hour, and the updater function is reevaluatin...
alex36540 General Coding Help 3 3,343 Jan-10-2018, 12:16 AM
    Thread: Hourly action resetter with threading?
Post: Hourly action resetter with threading?

This is some code I have written based off basic knowledge of threading I acquired. What I am trying to do is limit the actions hourly so it doesn't spam: import datetime import time from threading im...
alex36540 General Coding Help 3 3,343 Jan-09-2018, 11:13 PM
    Thread: Multiple gets from JSON?
Post: RE: Multiple gets from JSON?

(Jan-04-2018, 04:19 PM)hshivaraj Wrote: I think what your looking for is this?Sort of, and thank you for the effort. I would like to keep the original format of dictionaries as each of the list item...
alex36540 General Coding Help 2 3,572 Jan-04-2018, 11:03 PM
    Thread: Multiple gets from JSON?
Post: Multiple gets from JSON?

Hello, I am writing a script using and Instagram API to get data from users. Here is the link for the Github page: https://github.com/LevPasha/Instagram-API-python, and here's the code I have so far. ...
alex36540 General Coding Help 2 3,572 Jan-03-2018, 09:40 PM
    Thread: PIP install error
Post: RE: PIP install error

Okay, thank you so much
alex36540 Data Science 15 33,290 Dec-16-2017, 01:09 PM
    Thread: PIP install error
Post: RE: PIP install error

(Dec-11-2017, 06:08 PM)snippsat Wrote: Yes,but remember has to execute with python in virtual environment.So is this how I should go about it? [Image: https://i.imgur.com/oLs3zMe.png] Can I just cre...
alex36540 Data Science 15 33,290 Dec-16-2017, 03:31 AM
    Thread: PIP install error
Post: RE: PIP install error

(Dec-09-2017, 05:27 PM)snippsat Wrote: If want to write a script for this instagram API packageĀ outside with editor/IDE you use python inĀ C:\1\insta_env\Scripts\python.exe, to execute the script.Do ...
alex36540 Data Science 15 33,290 Dec-10-2017, 11:56 PM
    Thread: PIP install error
Post: RE: PIP install error

Okay, I ran everything that you ran in the environment, and it worked perfectly. Does this mean it's downloaded on my computer now, or is it just in the environment? Also when I said "pip installation...
alex36540 Data Science 15 33,290 Dec-09-2017, 04:27 PM
    Thread: PIP install error
Post: RE: PIP install error

I ran the pip installation as administrator in CMD, and I get this error now: Error:Error [WinError 267] The directory name is invalid while executing command python setup.py egg_info Exception: Tra...
alex36540 Data Science 15 33,290 Dec-09-2017, 03:34 PM
    Thread: PIP install error
Post: RE: PIP install error

I'm very much new to the programming scene, so I don't know what that means. But, I just reinstalled Python and havent done anything except tried to install the API
alex36540 Data Science 15 33,290 Dec-08-2017, 02:39 AM
    Thread: PIP install error
Post: PIP install error

Hello, I attempted to install this API (https://github.com/LevPasha/Instagram-API-python) recently via PIP. When I enter the PIP install command into the Windows command prompt, I get this error: Er...
alex36540 Data Science 15 33,290 Dec-08-2017, 01:04 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020