Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: The term 'pip' is not recognized as the name of a cmdlet, function
Post: The term 'pip' is not recognized as the name of a ...

I downloaded Python 3.11.4 via the launcher, and PIP does not work. Windows 64 bit Quote:Python 3.11.4 (tags/v3.11.4:d2340ef, Jun 7 2023, 05:45:37) [MSC v.1934 64 bit (AMD64)] on win32 If I try ens...
michaelnicol General Coding Help 1 664 Jul-14-2023, 07:50 PM
    Thread: Convert File to Data URL
Post: RE: Convert File to Data URL

How come STL uses application/vnd.ms-pki.stl and not text/plain? How could I also apply this to STEP files?
michaelnicol General Coding Help 3 1,249 Jul-07-2023, 06:51 PM
    Thread: Convert File to Data URL
Post: Convert File to Data URL

I have a STL, OBJ, and other CAD files stored on my server. How can I convert those to a data URL? I found the following library: https://pypi.org/project/data-url/ However, how do I save as a CAD ...
michaelnicol General Coding Help 3 1,249 Jul-06-2023, 10:41 PM
    Thread: Installing Python 3.8.11 from TGZ File
Post: Installing Python 3.8.11 from TGZ File

I am attempting to install Python 3.8.11 for Windows from a TGZ file since no installer is available on the Python website. Here is the files it gives me instead: https://www.python.org/downloads/rel...
michaelnicol General Coding Help 2 2,386 Jul-05-2023, 06:56 PM
    Thread: Flask CORS not functioning
Post: Flask CORS not functioning

Hello, I am attempting to use Flask, but I am unable to configure CORS to allow for requests from other ports. My current Python server: from flask import Flask, request from urllib.request import ...
michaelnicol Web Scraping & Web Development 1 1,429 Jul-02-2023, 05:04 PM
    Thread: Flask CORS not functioning
Post: Communicate between local host servers results in ...

Hello, I am attempting to work on a backend server for a front end that will compute data. To test this, I want to forward between ports. On the front end, I have the following code: var myHeaders ...
michaelnicol Web Scraping & Web Development 1 1,429 Jul-01-2023, 01:08 AM

User Panel Messages

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